Stream
Delete a stream
DELETE
/
stream
/
{id}
Authorization
Path
curl --request DELETE \
--url https://livepeer.studio/api/stream/{id} \
--header 'Authorization: <authorization>'
This response has no body data.
Authorizations
Authorization
string
headerrequiredBearer api-key
Path Parameters
id
string
requiredID of the stream
Was this page helpful?
curl --request DELETE \
--url https://livepeer.studio/api/stream/{id} \
--header 'Authorization: <authorization>'
This response has no body data.