---
title: "Delete shipments to endpoints"
method: DELETE
path: "/easy-shipment"
tags: ["Easy-shipment"]
---

# Delete shipments to endpoints

`DELETE /easy-shipment`

You can delete container or BL or BK to one or multiple endpoints by their container / BL / BK numbers. Note that the container / bl / bk provided will be deleted for endpoint provided

## Request body

- EasyEndpointShipment — Array of shipments followed by the endpoint. Each shipment is described by a shipment number, shipment type and sealine.

## Response `200`

- EasyEndpointShipment — Array of shipments followed by the endpoint. Each shipment is described by a shipment number, shipment type and sealine.

## Other responses

- `403` — Forbidden
- `429` — Too Many Requests
- `500` — Internal Error

---

[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/versions/e74a670ab7a5/schema)
