v2

latestOpenAPI 3.0.32026-08-07534393676.1 KB
password

Password reset e-mail link is confirmed, therefore this resets the user's password.

Accepts the following POST parameters: token, uid, new_password1, new_password2 Returns the success/fail message.

post/api/password/reset/confirm/

Headers

X-Companystring

The company id to request data for

Request body

new_password1string required
new_password2string required
uidstring required
tokenstring required

Response

new_password1string required
new_password2string required
uidstring required
tokenstring required