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

Field

Description

code

API Status Code

message

API Message

reason

Reason for failure

generatedAtInMillis

API generation timestamp in milliseconds

Language
Credentials
Header
Click Try It! to start a request and see the response here!