> ## Documentation Index
> Fetch the complete documentation index at: https://docs.truthlocks.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete SIEM destination

> Remove a SIEM streaming destination. In-flight events are flushed before deletion.

Permanently removes a SIEM streaming destination. Any in-flight events are flushed to the destination before it is deleted. After deletion, no further events are streamed to this endpoint.

### Parameters

<ParamField path="id" type="string" required>
  The SIEM destination ID (e.g., `siem_abc123`).
</ParamField>

### Responses
