POST
Change password for the current user

Body

application/json
current_password
string
required

Current account password

Minimum string length: 1
new_password
string
required

New password (min 8 characters)

Minimum string length: 8

Response

OK

message
string
required