Change Password

Use this API to reset your account password. This API requires your username and old password. The old password will be retained if the update fails, else it will invalidated.

📘

Sample Request

https://api.azuga.com/azuga-ws/v1/accountpassword/update.json?oldPassword=p@ssw0rd1&newPassword=P@ssW0rd2

API Response explanation

FieldDescription
codeAPI Status Code
messageAPI Message
reasonReason for failure
generatedAtInMillisAPI generation timestamp in milliseconds
Language
Authorization
Header
Click Try It! to start a request and see the response here!