aidelly_revoke_workspace_invitation
DELETE /workspaces/{workspaceId}/invitations — revoke a pending workspace invitation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional query overrides for endpoints with sparse parameter schemas. | |
| brand_id | No | ||
| workspaceId | Yes | ||
| workspace_id | No | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. | |
| invitation_id | Yes | ||
| idempotency_key | Yes |