Error
A valid request URL is required to generate request examples{
"status": "ok"
}{
"error": "<string>",
"request_id": "<string>",
"details": null
}{
"error": "<string>",
"request_id": "<string>",
"details": null
}{
"error": "<string>",
"request_id": "<string>",
"details": null
}{
"error": "<string>",
"request_id": "<string>",
"details": null
}{
"error": "<string>",
"request_id": "<string>",
"details": null
}Streams
Close stream
Close a stream and release all resources. Charges for any streaming time since the last keepalive.
This closes WebSocket connections, stops video processing, and triggers final billing.
Returns 200 if the stream was actively closed, or 204 if it was already closed (e.g. source disconnected before this call).
DELETE
/
streams
/
{stream_id}
Error
A valid request URL is required to generate request examples{
"status": "ok"
}{
"error": "<string>",
"request_id": "<string>",
"details": null
}{
"error": "<string>",
"request_id": "<string>",
"details": null
}{
"error": "<string>",
"request_id": "<string>",
"details": null
}{
"error": "<string>",
"request_id": "<string>",
"details": null
}{
"error": "<string>",
"request_id": "<string>",
"details": null
}The v0.2 API is deprecated. New integrations should use v1.