Skip to main content
POST
Change my password

Authorizations

Authorization
string
header
required

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

Body

application/json
current_password
string
required

Current password for verification

new_password
string
required

New password (policy-checked)

Minimum string length: 8

Response

Password changed