Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

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

Response

201

Successfully added password

Last modified on March 5, 2026