Livestream
Remove a multistream target
DELETE
/
stream
/
{id}
/
multistream
/
{targetId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredID of the parent stream
targetId
string
requiredID of the multistream target
Was this page helpful?