> ## Documentation Index
> Fetch the complete documentation index at: https://x-preview-mintlify-1491658f.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete Stream Source

> DELETE /2/users/:user_id/sources/:source_id permanently deletes a stream source. No active broadcast may be using it.

Permanently deletes a source. No active broadcast may be using it.

<Note>
  This endpoint is available by whitelist only. To request access, fill out the [contact form](/forms/enterprise-api-interest).
</Note>

**Endpoint:** `DELETE /2/users/:user_id/sources/:source_id`

## Response

HTTP `200` with a minimal JSON success body.

<Note>
  Don't depend on the exact body shape of delete responses — treat any 2xx as success.
</Note>
