DELETE
/
stream
/
{id}
/
multistream
/
{targetId}
curl --request DELETE \
  --url https://livepeer.studio/api/stream/{id}/multistream/{targetId} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

ID of the parent stream

targetId
string
required

ID of the multistream target