PUT
/
user
/
password

Authorizations

Authorization
string
header
required

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

Body

application/json
password
string

Your new password.

Required string length: 8 - 50

Response

204 - no-content

The response is of type string.