Redeem an organization invitation token to join an organization

Request

This endpoint expects an object.
tokenstringRequired
The unique invitation token received by the user

Response

Organization invitation redeemed successfully. Roles assigned.
successboolean or null
messagestring or null
organizationobject or null
grantedRoleslist of strings or null

Errors