v1
latestOpenAPI 3.1.02026-07-14159142161.9 KBauthService
Change password with token
Reset password. Available to unauthorized users.
post/auth/v1/users/reset_password
Request body
Example request
{
"email": "rar.stas@gmail.com",
"password": "myNewPassword",
"token": "r6pvb5pllte"
}Response
OK