---
title: "Cancel a shipment"
method: DELETE
path: "/api/v2/shipments/{shipment_id}"
tags: ["Shipments"]
---

# Cancel a shipment

`DELETE /api/v2/shipments/{shipment_id}`

## Response `204`

Shipment was canceled

## Other responses

- `404` — Shipment not found

---

[API](https://skmtc.dev/loadsmart/apis/loadsmart-api.md) · [All operations](https://skmtc.dev/loadsmart/apis/loadsmart-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/loadsmart/loadsmart-api/revisions/6021c5806fe9/schema)
