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

http://api.azuga.com/azuga-ws/v1/vehicles/513fead8-74d8-11e6-ae3f-67a43a407aba,e9bb2c1a-74d6-11e6-82ce-959fe1b3c08f.json

🚧

Watch Out!

This is an irreversible action.

API Response Explanation

FieldDescription
codeAPI status code
messageAPI Message (Success/Failure)
reasonReason for failure
generatedAtAPI generation timestamp in UTC
currentPageCurrent page of the paginated result
totalPagesTotal number of pages in the paginated result
Language
Authorization
Header
Click Try It! to start a request and see the response here!