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)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a ScheduleSlotList object.