Vehicle API - V2

Delete vehicle depot

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


Open Swagger Specification

Endpoint

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

Query params

Parameter Type Description
id string The ID of the vehicle depot.

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