Error
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
Error