Documentation Index
Fetch the complete documentation index at: https://docs.getbutter.ai/llms.txt
Use this file to discover all available pages before exploring further.
Cancel a pending invitation before it has been accepted.
Request
The unique identifier of the invitation to cancel.
The unique identifier of the organization.
Response
Indicates whether the operation was successful.
A descriptive message about the operation result.
{
"success": true,
"message": "Invitation cancelled"
}