Skip to content

Request a change of password.

POST
/api/auth/v1/change_password
redirect_uri
string | null

Success (and error if err_redirect_uri not present) redirect target for non-JSON requests.

err_redirect_uri
string | null

Error redirect target for non-JSON requests.

object
err_redirect_uri

Error redirect target for non-JSON requests.

string | null
new_password
required
string
new_password_repeat
required
string
old_password
required
string
redirect_uri

Success (and error if err_redirect_uri not present) redirect target for non-JSON requests.

string | null

Success, when redirect_uri not present.

Success, when redirect_uri present.