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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

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
Body Params
string
required

Username of the account

string
required

Old password of the account

string
required

New password for the account

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json