USE CASE : where user will schedule a VOD content for Live Streaming.
we are doing post request to this endpoint with following payload:
Example endpoint (https://testwss.streamm.io:8444/rest-api/vod/startup)
----> /rest-api/vod/startup
Payload :
{
"uri":"vod-live://s3/s3bucket/s3filename"...