Vai al contenuto principale
POST
Change Password

Autorizzazioni

Authorization
string
header
obbligatorio

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

Corpo

application/json

Payload for password change (requires current password).

old_password
string
obbligatorio
new_password
string
obbligatorio

Risposta

Successful Response