Skip to main content
POST
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 string length: 8
Pattern: ^(?=.*[A-Z])(?=.*\d).{8,}$/i

Respuesta

201

Successfully added password

Última modificación el 4 de septiembre de 2026