Multistream target
Update a multistream
PATCH
/
multistream
/
target
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredID of the multistream target
Body
application/json
url
string
requiredLivepeer-compatible multistream target URL (RTMP(S) or SRT)
name
string
disabled
boolean
If true then this multistream target will not be used for pushing even if it is configured in a stream object.
Was this page helpful?