v1

latestOpenAPI 3.0.32026-07-134103031.5 MB
User

Change Password

post/profile/change_password/

Request body

passwordstring required

New password.

confpasswordstring required

Confirmation of the new password.

current_passwordstring required

Current password.

Response

messagestring

Example response

{
  "message": "Password Changed"
}