v1
latestOpenAPI 3.1.02026-07-2617501.1 MBDelete 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
Example response
{
"success": true
}