Change password
POST /api/user/password
POST
/api/user/password
Changes password for authenticated user.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
current_password
required
string
new_password
required
string
Responses
Section titled “ Responses ”Status
object
message
string
status
string
Current password is incorrect
object
message
string