Skip to main content
POST
Set password for a new user via activation token

Body

application/json
token
string
required

The one-time activation token from the email link.

new_password
string
required

The user's chosen new password.

Response

Password set successfully. User is now logged in.

token
string
required

JWT token

refresh_token
string
required

Refresh token