latestSwagger 2.0BSD License2026-08-10461733.7 KB

065e523f40af

rest-auth

Calls Django Auth SetPasswordForm save method.

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

post/rest-auth/password/change/

Request body

new_password1string required
new_password2string required

Response

Created

new_password1string required
new_password2string required