v1

latestOpenAPI 3.1.02026-07-2617501.1 MB

Delete a dispatch location

delete/v1/dispatch_locations

Query parameters

idinteger required

Specify the ID of the dispatch location which you want to remove.

vendor_idstring

Specify the external vendor ID of the dispatch location that you want to remove.

Response

200

successboolean

Example response

{
  "success": true
}