---
title: "Delete static content"
method: DELETE
path: "/static-content/{id}"
tags: ["static-content"]
---

# Delete static content

`DELETE /static-content/{id}`

Permanently delete static content

## Path parameters

- `id` number, required

## Response `204`

Content deleted

## Other responses

- `404` — Content not found

---

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