Skip to main content

Delete schedule slot

Removes a slot. Whatever is on air stays on until the next slot begins

DELETE /schedule/{id}

note

SDK method: deleteScheduleSlot Security: authenticated (policy: platform.manage)

Attributes

Attributes (1)
AttributeTypeRequiredDescription
idstringYesPath parameter.

Response

200 OK — Returns a ScheduleSlotList object.