Schedule an ad break on a Virtual Channel service
POST {{API_SCHEME}}://{{API_ROOT}}/services/virtual-channel/{serviceId}/slots
Request Body
{"name"=>"Virtual Channel Ad Break 1", "startTime"=>"2022-02-25T12:30:00Z", "duration"=>120, "category"=>{"id"=>1}, "type"=>"ad-break"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |