---
title: "Delete WorkflowEvent by ID"
method: DELETE
path: "/v3/workflowEvents/{uniqueId}"
tags: ["Workflow Events"]
---

# Delete WorkflowEvent by ID

`DELETE /v3/workflowEvents/{uniqueId}`

Allows the deletion of an existing WorkflowEvent

## Path parameters

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

## Response `200`

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