Response
No Content
curl --request PUT \
--url https://platform.versori.com/api/organisations/v1/organisations/{organisation_id}/invitations/{invitation_id}/accept
This response does not have an example.
AcceptInvitation accepts an invitation for the given Organisation. The authenticated user email must match the email address of the invitation.
curl --request PUT \
--url https://platform.versori.com/api/organisations/v1/organisations/{organisation_id}/invitations/{invitation_id}/accept
This response does not have an example.