{"metadata":{"image":[],"title":"","description":""},"api":{"url":"/vehicles/{vehicleIds}.json","auth":"required","settings":"559288b86bf22f170075b794","examples":{"codes":[]},"method":"delete","params":[{"name":"vehicleIds","type":"string","default":"","desc":"IDs (comma separated) corresponding to the vehicles that are to be deleted","required":true,"in":"path","ref":"","_id":"57f2098e3cbc492200262b6b"}],"results":{"codes":[{"language":"json","status":200,"name":"","code":"{\n \"restResponseVO\": {\n \"code\": 200,\n \"message\": \"Success\",\n \"reason\": null,\n \"generatedAt\": \"Sep-09-2016, 09:24 AM UTC\",\n \"currentPage\": null,\n \"totalPages\": null\n }\n}"}]}},"next":{"description":"","pages":[]},"title":"Delete","type":"endpoint","slug":"delete-2","excerpt":"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.\n\nMultiple 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.","body":"[block:callout]\n{\n \"type\": \"info\",\n \"title\": \"Sample Request\",\n \"body\": \"http://api.azuga.com/azuga-ws/v1/vehicles/513fead8-74d8-11e6-ae3f-67a43a407aba,e9bb2c1a-74d6-11e6-82ce-959fe1b3c08f.json\"\n}\n[/block]\n\n[block:callout]\n{\n \"type\": \"warning\",\n \"title\": \"Watch Out!\",\n \"body\": \"This is an irreversible action.\"\n}\n[/block]\n##API Response Explanation\n[block:parameters]\n{\n \"data\": {\n \"h-0\": \"Field\",\n \"h-1\": \"Description\",\n \"0-0\": \"code\",\n \"1-0\": \"message\",\n \"2-0\": \"reason\",\n \"3-0\": \"generatedAt\",\n \"4-0\": \"currentPage\",\n \"5-0\": \"totalPages\",\n \"0-1\": \"API status code\",\n \"1-1\": \"API Message (Success/Failure)\",\n \"2-1\": \"Reason for failure\",\n \"3-1\": \"API generation timestamp in UTC\",\n \"4-1\": \"Current page of the paginated result\",\n \"5-1\": \"Total number of pages in the paginated result\"\n },\n \"cols\": 2,\n \"rows\": 6\n}\n[/block]","updates":[],"order":3,"isReference":true,"hidden":false,"sync_unique":"","link_url":"","link_external":false,"_id":"57ee33353b369f0e00469e25","createdAt":"2016-09-30T09:41:09.431Z","version":{"version":"1","version_clean":"1.0.0","codename":"","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["559286c7c39c4b2d00127a72","55928a98c39c4b2d00127a83","5592bd7b9a68220d00f1c3db","5593dcaf0e82e81700334e25","5594342f0c33bd0d000595a3","563081713998420d00a509e4","5630941c7581b80d00c51c86","56309f4ff1c0580d00fac666","567923b8239fac0d00c7df25","573306dea6a9c40e00e13875","577a288fd051530e00f65563","579af3982b865e17005a4357","57ee06aa1e42900e0014a374","5951f49a63f39000159e7ef1","5951f4c563f39000159e7ef2","598951542a9dfc000fcacd40","5b3375cc98cb500003e4b363","5bbcd4e29667280003084100"],"_id":"559286c6c39c4b2d00127a71","createdAt":"2015-06-30T12:08:38.768Z","project":"55926c913735880d005f7c65","releaseDate":"2015-06-30T12:08:38.768Z","__v":18,"forked_from":"559286b6c39c4b2d00127a6e"},"githubsync":"","user":"5656a3dd5656350d001d83a0","__v":1,"category":{"sync":{"isSync":false,"url":""},"pages":[],"title":"VEHICLE","slug":"vehicle","order":3,"from_sync":false,"reference":true,"_id":"567923b8239fac0d00c7df25","project":"55926c913735880d005f7c65","version":"559286c6c39c4b2d00127a71","createdAt":"2015-12-22T10:19:36.628Z","__v":0},"parentDoc":null,"project":"55926c913735880d005f7c65"}
deleteDelete
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.
Definition
{{ api_url }}{{ page_api_url }}
Parameters
Path Params
vehicleIds:
required
string
IDs (comma separated) corresponding to the vehicles that are to be deleted