injection
Injection of Remote On-Demand Asset
Example Call URL
https://cast.ybrid.io/ctrl/v2/playout/inject/item?session-id=41ea9e95-ce20-4da8-85e1-4f9da688af3c&mode=replaceEnd2endExample cURL Call with JSON Body
curl -v \
-d '{"mediaURL":"https://my-storage.superhoster.com/assets/michael_jackson-thriller.mp3"}' \
-H "Content-Type: application/json" \
-X POST "https://cast.ybrid.io/ctrl/v2/playout/inject/item?session-id=41ea9e95-ce20-4da8-85e1-4f9da688af3c&mode=replaceEnd2end"Request Body
Specification
Example
Response
Specification
Example
Last updated