Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.tenbyte.io/v1/livestream/streams/{streamId} \ --header 'Authorization: Bearer <token>'
{ "success": false, "code": "UNAUTHORIZED", "message": "Missing authorization. Provide Authorization header or X-API-Key header." }
Stops stream if live. Removes stream key. Does not delete recordings.
RSA-signed JWT token
Stream deleted