invitation

Accept an invitation

post/api/invite

Request body

invitationLinkstring required

Response

Invitation accepted successfully

messagestring
statusinteger

Example response

{
  "message": "Invitation accepted, you have been added to the organization",
  "status": 200
}

Changes

No recorded changes to this endpoint across all 15 revisions of this API.