POST
/
multistream
/
target

Authorizations

Authorization
string
header
required

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

Body

application/json
url
string
required

Livepeer-compatible multistream target URL (RTMP(S) or SRT)

disabled
boolean

If true then this multistream target will not be used for pushing even if it is configured in a stream object.

name
string

Response

201 - application/json
createdAt
number

Timestamp (in milliseconds) at which multistream target object was created

disabled
boolean

If true then this multistream target will not be used for pushing even if it is configured in a stream object.

id
string
name
string
userId
string
deprecated