Respond to Organization Invitation
POST
/organization/invitations/{id}/respond
Accepts or declines a pending organization invitation.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Parameters
Path Parameters
id*
The unique identifier of the invitation
Type
Requiredstring
Request Body
application/json
JSON
"string"
Responses
Response processed successfully
application/json
JSON
{
}
