v1
latestOpenAPI 3.1.02026-07-2671117149.2 KBApis
Streaming
Delete Stream
Delete a stream. If the stream is live, processing stops and outputs are finalised; a scheduled stream is cancelled. The stream's status becomes 4 (ended) and its record remains readable via GET /stream/{stream_id}. A deleted stream cannot be restarted.
delete/stream/{stream_id}
Path parameters
stream_idinteger required
Identifier of the stream to delete.
Response
Deletion confirmation.
object required