delete https://api.azuga.com/azuga-ws/v1/vehicles/.json
Use this API to delete a vehicle. Once deleted, all information pertaining to this vehicle such as trip logs, events, reports etc., will be erased from the system.
Multiple vehicles can be deleted in a single API call. The vehicle IDs (comma separated) of the corresponding vehicles must be passed in the API call.
Sample Request
Watch Out!
This is an irreversible action.
API Response Explanation
Field | Description |
---|---|
code | API status code |
message | API Message (Success/Failure) |
reason | Reason for failure |
generatedAt | API generation timestamp in UTC |
currentPage | Current page of the paginated result |
totalPages | Total number of pages in the paginated result |