TypeScript
Multistream
Update Multistream Target
Livepeer Studio API endpoint
PATCH
TypeScript
Documentation Index
Fetch the complete documentation index at: https://docs.livepeer.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the multistream target
Body
application/json
Livepeer-compatible multistream target URL (RTMP(S) or SRT)
Pattern:
^(srt|rtmps?)://Example:
"rtmps://live.my-service.tv/channel/secretKey"
If true then this multistream target will not be used for pushing even if it is configured in a stream object.
Response
Success
Last modified on March 26, 2026