Vehicle API - V2

Delete vehicle

Deletes a specific vehicle identified by its ID and returns a confirmation of the deletion.


Open Swagger Specification

Endpoint

    DELETE - https://api.travisroadservices.com/v2/vehicles/{id}
    Copy
  

Query params

Parameter Type Description
id string The ID of the vehicle.

Request body

No request body

Response body

Response 204

No response body

Response 401

No response body - No bearer token set verify if your token is added as bearer token

Response 403

No response body - You don't have access to this API resource

Response 404

No response body