Create schedule slot
Adds a slot. The station does not change over until its start time comes round
POST /schedule
note
SDK method: createScheduleSlot
Security: authenticated (policy: platform.manage)
Request body (application/json)
Accepts a ScheduleSlot object.
Response
201 Created — Returns a ScheduleSlotList object.