User Change Password
POST {{baseUrl}}/user/change-password
This API is used to update the user password. The user must be authenticated and must remember the current password to update.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status OK
"" |
ENDPOINTS