Skip to main content

Complete User Registration

POST 

/registrations/verifications/:token

Finalize registration for the user matching the verification token: sets the username and password, marks the account as verified, and updates any pending invitation. Responds 401 for an invalid token and 403 when the link has expired.

Request

Responses

Successful Response