Change password
To change password
Request Body
Name
Type
Description
{
"status_code": "1",
"status_message": "Password Updated Successfully",
"datetime": "2023-10-27 18:35:45",
"data": 1
}{
"status_code": "0",
"status_message": "Old Password is Incorrect",
"datetime": "2023-10-27 20:11:05",
"data": null
}Last updated