v2

latestOpenAPI 3.0.32026-08-07534393676.1 KB
password

Calls Django Auth SetPasswordForm save method.

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

post/api/password/change/

Headers

X-Companystring

The company id to request data for

Request body

old_passwordstring required
new_password1string required
new_password2string required

Response

detailstring required