Skip to main content

Accept Invitation Verification

POST 

/invitations/verifications/:token

Verify an invited user's email using the invitation token and mark the account as verified. When no password is set yet, the response prompts for account setup instead. Responds 401 for an invalid token and 403 when the link has expired.

Request

Responses

Successful Response