404.
Endpoint
Path parameters
The name of the stream to delete.
Example request
Response
Returns200 OK with an empty body on success.
Error responses
| Status | Error value | Cause |
|---|---|---|
404 | stream not found | No stream with the given name exists. |
Permanently delete a stream and all its push targets by name. The stream’s RTMP ingest URL immediately stops accepting connections.
404.
200 OK with an empty body on success.
| Status | Error value | Cause |
|---|---|---|
404 | stream not found | No stream with the given name exists. |