---
title: "Delete Artifact by ID"
method: DELETE
path: "/v3/artifacts/{uniqueId}"
tags: ["Artifacts"]
---

# Delete Artifact by ID

`DELETE /v3/artifacts/{uniqueId}`

Allows the deletion of an existing artifact

## Path parameters

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

## Query parameters

- `createActivityLog` string

## Response `200`

Artifact 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)
