---
title: "Deletes the spot insertion with the given ID."
method: DELETE
path: "/api/v2/spotinsertions/{id}"
tags: ["Spot Insertions"]
---

# Deletes the spot insertion with the given ID.

`DELETE /api/v2/spotinsertions/{id}`

## Response `200`

The spot insertion was deleted.

## Other responses

- `403` — Authorization failed, or the user is not permitted to delete the spot insertion.
- `404` — The spot insertion cannot be found.

---

[API](https://skmtc.dev/prss/apis/contentdepot.md) · [All operations](https://skmtc.dev/prss/apis/contentdepot/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prss/contentdepot/revisions/838e7ae589d8/schema)
