helvabase_revoke_workspace_invitation
Revoke the exact current invitation revision and invalidate its unused link. Owner/admin only. Does not remove a membership that has already been accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invitationId | Yes | ||
| idempotencyKey | Yes | Unique key for this logical mutation. Reuse exactly the same key and arguments after a timeout; never generate a new key to force a replay. | |
| expectedRevision | Yes | Exact current invitation revision returned by prepare or list; never guess or replace it after a conflict. |