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

# Delete Attribute Value

`DELETE /api/v1/attribute/{id}`

Delete an attribute value by id.

## Path parameters

- `id` string, required — The id field.

## Request body

- C1ApiAttributeV1DeleteAttributeValueRequestInput — The DeleteAttributeValueRequest message.

## Response `200`

DeleteAttributeValueResponse is the empty response for deleting an attribute value.

- C1ApiAttributeV1DeleteAttributeValueResponse — DeleteAttributeValueResponse is the empty response for deleting an attribute value.

---

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