Skip to main content
PATCH
cURL

Autorizaciones

Authorization
string
header
requerido

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

Cuerpo

application/json
password
string
requerido

Minimum 8 chars

Minimum string length: 8
newPassword
string
requerido
Minimum string length: 8
Pattern: ^(?=.*[A-Z])(?=.*\d).{8,}$/i

Respuesta

201

Change password successfully

Última modificación el 4 de septiembre de 2026