Streav
Streav

POST /v1/on-demand-streams/urls

Retrieves URLs for accessing on-demand streams.

Body
{
  "streamId": 0,
  "subscriberId": 0,
  "https": true
}
Responses
CodeDescription
200Success
422Validation error if the input parameters are incorrect.