Skip to main content
POST
cURL

Авторизации

Authorization
string
header
обязательно

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Тело

application/json
password
string
обязательно
Minimum string length: 8
Pattern: ^(?=.*[A-Z])(?=.*\d).{8,}$/i
code
string
обязательно

Ответ

201

Successfully reset password

Последнее изменение 4 сентября 2026 г.