Skip to main content
Version: Version 26.3

Update an existing cron schedule for a workspace group

PUT 

/v1/organizations/:organization_id/workspace-groups/:workspace_group_id/schedules/:schedule_id

Update an existing cron schedule for a workspace group. All schedule fields must be provided, as this endpoint implements full replacement semantics. System validates no conflicting schedule exists (same type, time, and day after timezone conversion), excluding the schedule being updated. To remove an intermediate device from a START schedule, omit the intermediate_device field.

Request

Responses

Schedule successfully updated. No content returned.