---
title: "Delete a theme by id"
method: DELETE
path: "/v2/theme/{themeId}"
tags: ["Theming"]
---

# Delete a theme by id

`DELETE /v2/theme/{themeId}`

## Path parameters

- `themeId` string, required

## Response `204`

Success. Theme was successfully deleted.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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