---
title: "Delete attribute"
method: DELETE
path: "/attribute/{id}"
tags: ["Attribute"]
---

# Delete attribute

`DELETE /attribute/{id}`

## Path parameters

- `id` integer, required

## Response `200`

OK

## Other responses

- `409` — Attribute is in use

---

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