Accept an account invitation and set the initial password
POST/api/auth/invitations/:token/accept
Accepts the one-time invitation, sets the password, and revokes the account's existing browser sessions.
Request
Responses
- 200
- 400
- 404
- 409
- 410
Accepts the invitation, activates the account, and writes a 30-day httpOnly session cookie.
workflow-code standard error response.
workflow-code standard error response.
workflow-code standard error response.
workflow-code standard error response.