> ## Documentation Index
> Fetch the complete documentation index at: https://docs.riktra.com/llms.txt
> Use this file to discover all available pages before exploring further.

# revoke_organization_invitation

> Invalidate a pending organization invitation.

<Note>Administrators and owners only. The role is checked in the database, not in the tool description.</Note>

Owners may revoke any pending invitation; administrators may revoke member invitations only. Call only after the person has explicitly asked to revoke this exact invitation.

## Parameters

<ParamField body="invitation_id" type="uuid" required>
  From get\_organization\_members.
</ParamField>
