---
title: "Delete VictimAttribute by ID"
method: DELETE
path: "/v3/victimAttributes/{uniqueId}"
tags: ["Victim Attributes"]
---

# Delete VictimAttribute by ID

`DELETE /v3/victimAttributes/{uniqueId}`

Allows the deletion of an existing VictimAttribute

## Path parameters

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

## Query parameters

- `createActivityLog` string

## Response `200`

VictimAttribute 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/revisions/730b8a350ae7/schema)
