Authorization: ********************curl --location --request POST '/invitations/token/example/accept' \
--header 'Authorization: Bearer <token>'{
"success": true,
"organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9",
"organizationName": "string",
"role": "owner"
}