Skip to main content

Accept an invitation

POST 

/v1/invitations/accept

This endpoint allows users to accept an invitation using a unique token.

Request

Body

required

Token to accept the invitation

    token stringrequired

    The token used to accept the invitation

Responses

The invitation has been accepted successfully.

Loading...