TypeScript
Multistream target
Update a multistream
PATCH
TypeScript
Documentation Index
Fetch the complete documentation index at: https://na-36-merge-docs-v2-dev-draft-into-docs-v2-clean-20260525.mintlify.app/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 May 27, 2026