v1
latestOpenAPI 3.1.02026-07-24251250397.8 KBbroadcast live
Destroy a live stream
Remove the stream infrastructure and delete the live stream
The system stops any ongoing processes and tears down the infrastructure.
For the duration of the process, the live stream will be in a Destroying state. This process can take up to 15 minutes to complete. At the end of the process, the live stream will be deleted.
put/v2/sites/{site_id}/live/broadcast/streams/{stream_id}/destroy/
Path parameters
stream_idstring required
Unique identifier for a resource
Example:Ny05CEfj
Unique alphanumeric ID of the live stream
site_idstring required
Unique identifier for a resource
Example:Ny05CEfj
Unique alphanumeric ID of the site
Response
Accepted