Rechazar/remover usuario
reject_invitation_userReject a user invitation by removing the user from a scope. Provide the scope ID and either the user ID or username to cancel pending access.
Instructions
Remueve a un usuario de un scope (rechazo de invitación).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ID del usuario a remover | |
| idScope | Yes | ID del scope | |
| username | No | Usuario a remover (alternativo a id) |