Update a virtual channel slot

Path Params
number
required

Id of the virtual channel service assigned by broadpeak.io

number
required

Id of the slot assigned by broadpeak.io

Body Params
string
length ≤ 100

Name of the slot

date-time
required

Start time (format ISO 8601)

date-time

End time (format ISO 8601), mutually exclusive with duration

number
1 to 86400

Duration in seconds, mutually exclusive with endTime

replacement
object
required

Replacement content for virtual channel slot

categories
array of objects
Defaults to
deprecated

Deprecated, use category instead

categories
category
object

Optional category for the slot (if unspecified, the slot applies to all)

string
enum

Type of the slot (content, ad-break)

Allowed:
Responses

404

The virtual channel slot to update could not be found. Or The virtual channel slot's service could not be found.

409

The virtual channel slot has already ended. Or The start time of an in-progress virtual channel slot cannot be updated.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json