Revoke team invite
revoke_team_inviteCancel a pending project team invitation by providing the invite and project identifiers, preventing the invited user from gaining access.
Instructions
Revoke a pending project team invite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invite_id | Yes | Identifier of the team invitation to operate on. | |
| project_id | Yes | Identifier of the bisibility project to operate on; list_projects returns valid project ids. | |
| idempotency_key | No |