Skip to main content

Update schedule slot

Rewrites a slot. Takes effect at its next boundary rather than immediately

PUT /schedule/{id}

note

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

Attributes

Attributes (1)
AttributeTypeRequiredDescription
idstringYesPath parameter.

Request body (application/json)

Accepts a ScheduleSlot object.

Response

200 OK — Returns a ScheduleSlotList object.