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
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.