POST
/
auth
/
self
/
password

Authorizations

Authorization
string
header
required

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

Body

application/json

Change Password Request

newPassword
string

New password being set by the user

oldPassword
string

Old password used by the user

Response

200 - application/json
code
string
message
string