Skip to main content

Reset Password

POST 

/api/password/reset

Completes a password reset using the token from the reset email. Provide the token, the account email, and the new password with its confirmation. This is a public, unauthenticated endpoint. On success the password is updated (and an invited-but-unactivated account is activated); on failure a validation error is returned.

Request

Responses

OK

Response Headers
    Content-Type