POST api/Profile/setChangePassword
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
p | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "Image64": "sample string 1", "FName": "sample string 2", "LName": "sample string 3", "Mobile": "sample string 4", "Email": "sample string 5", "Password": "sample string 6", "Token": "sample string 7", "OTP": "sample string 8", "SMS": "sample string 9", "IMGURL": "sample string 10", "OldPwd": "sample string 11", "city": { "$id": "2", "ID": "sample string 1", "Name": "sample string 2", "Prefix": "sample string 3" }, "patient_id": "sample string 12", "product_code": "sample string 13", "mobile_model": "sample string 14", "OTP_flag": "sample string 15", "hospital_id": "sample string 16", "msg": "sample string 17", "status": true, "C1": "sample string 19" }
application/x-www-form-urlencoded
Sample: