---
title: "Delete a saved theme (styled codes keep their look)"
method: DELETE
path: "/v1/themes/{id}"
---

# Delete a saved theme (styled codes keep their look)

`DELETE /v1/themes/{id}`

## Response `200`

Deleted.

- object
  - `deleted` boolean

## Other responses

- `401` — The `Authorization: Bearer oqr_…` header is missing or the API key is invalid or revoked.
- `500` — An unexpected server-side error.

---

[API](https://skmtc.net/openqr/apis/openqr-api.md) · [All operations](https://skmtc.net/openqr/apis/openqr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openqr/openqr-api/versions/706b4ff45a32/schema)
