---
title: "Delete multiple shipments"
method: DELETE
path: "/public/shipments"
tags: ["Shipments"]
---

# Delete multiple shipments

`DELETE /public/shipments`

Endpoint that allows to delete shipments from the Safecube web application. Deleted shipments will not be updated, trigger alerts or be charged.

## Request body

- string[]

## Response `204`

Shipments deleted

---

[API](https://skmtc.net/safecube/apis/api-container-tracking.md) · [All operations](https://skmtc.net/safecube/apis/api-container-tracking/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/safecube/api-container-tracking/revisions/e74a670ab7a5/schema)
