Decline an organization invitation
POST
/auth/v1/invitations/{token}/declineDeclines the organization invitation identified by the provided token.
Path Parameters
token*string
Invitation token
Response Body
204
No Content
curl -X POST "https://api.rixl.com/auth/v1/invitations/string/decline"No Content