v1

latestOpenAPI 3.0.02026-07-1791013.3 KB
Auth

Confirm password change

Confirm your new password with the uid and token send to the user

post/auth/users/reset_password_confirm/

Request body

uidstring required

uid present in the link

tokenstring required

token present in the link

new_passwordstring password required

User new password

re_new_passwordstring password required

Repeat user new password

Response

Recover suscessfully