Skip to main content
POST
Update password

Body

application/json
new_password
string
required

The new password to set

reset_password_token
string
required

Reset password token from email

Response

Password updated successfully

msg
string
required

Human-readable message describing the result

data
any
required

Response payload (null on error)