---
title: "Delete IndicatorAttribute by ID"
method: DELETE
path: "/v3/indicatorAttributes/{uniqueId}"
tags: ["Indicator Attributes"]
---

# Delete IndicatorAttribute by ID

`DELETE /v3/indicatorAttributes/{uniqueId}`

Allows the deletion of an existing IndicatorAttribute

## Path parameters

- `uniqueId` '1' | '2' | '3', required — param ID of the IndicatorAttribute that needs to be deleted

## Query parameters

- `createActivityLog` string

## Response `200`

IndicatorAttribute deleted successfully

---

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