---
title: "Delete a dispatch location"
method: DELETE
path: "/v1/dispatch_locations"
---

# Delete a dispatch location

`DELETE /v1/dispatch_locations`

## Query parameters

- `id` integer, required
- `vendor_id` string

## Response `200`

200

- object
  - `success` boolean

## Other responses

- `400` — 400
- `404` — 404

---

[API](https://skmtc.net/gomotive/apis/motive.md) · [All operations](https://skmtc.net/gomotive/apis/motive/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gomotive/motive/revisions/c71780e497f5/schema)
