---
title: "Deletes a specified store theme."
method: DELETE
path: "/themes/{theme_id}"
tags: ["Themes"]
---

# Deletes a specified store theme.

`DELETE /themes/{theme_id}`

## Path parameters

- `theme_id` string, required

## Response `204`

No content found to fulfill the request.

- NoContent — No-content response for the BigCommerce API.
  - `status` integer — 204 HTTP status code.
  - `title` string — The error title describing the situation.
  - `type` string
  - `instance` string

## Other responses

- `default` — Error message.

---

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