Change Password
POST /api/user/password
POST
/api/user/password
Allows a logged-in user to change their password.
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 ”Password changed successfully
Incorrect current password