---
title: "Delete a style profile"
method: DELETE
path: "/styles/{id}"
tags: ["Composition"]
---

# Delete a style profile

`DELETE /styles/{id}`

## Path parameters

- `id` string, required

## Response `204`

Deleted

## Other responses

- `401` — Unauthenticated
- `404` — Not found
- `429` — Xquik tier rate limit exceeded. The response includes a `Retry-After` header with the number of seconds to wait before retrying.

---

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