---
title: "Delete Risk Level Attribute Value"
method: DELETE
path: "/api/v1/attributes/risk_levels/{id}"
tags: ["Risk Level"]
---

# Delete Risk Level Attribute Value

`DELETE /api/v1/attributes/risk_levels/{id}`

Delete a risk level attribute value by id.

## Path parameters

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

## Request body

- C1ApiAttributeV1DeleteRiskLevelAttributeValueRequestInput — The DeleteRiskLevelAttributeValueRequest message.

## Response `200`

Successful response

- C1ApiAttributeV1DeleteRiskLevelAttributeValueResponse — The DeleteRiskLevelAttributeValueResponse message.

## Changes

> 33 revisions in range; 1 could not be searched.

- **2025-04-10** `17f9f3bcedd5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/attributes/risk_levels/:id/delete.md)

---

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