cURL
curl --request POST \ --url https://auth.platform.arb.inc/organizations/invites/accept \ --header 'Authorization: Bearer <token>'
Accepts a pending invitation to join an organization, adding the authenticated user as a member of that organization.
access token
Successfully accepted invitation