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.
Accept a pending invitation to join an organization.
Request
The unique identifier of the invitation to accept.
Response
Indicates whether the operation was successful.
A descriptive message about the operation result.
The unique identifier of the organization joined.
{
"success": true,
"message": "Invitation accepted",
"organization_id": "org_abc123"
}