Revoke an invite
pc_post_invites_by_invite_id_revokeRevoke an invite by its ID to cancel pending access.
Instructions
Revoke an invite
Paperclip operation: POST /api/invites/{inviteId}/revoke. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional JSON compatibility payload. The source OpenAPI operation does not declare a request schema. | |
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |