These docs are for v1. Click to read the latest docs for v3.

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

🚧

Disclaimer

This API provides information only for a driver and does not provide aggregated information for a group of vehicles. Admins should not use these APIs, but should look at other sections of the documentation.

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