patch https://example.com/organizations//locations//roles//schedules/
Permission Required: Location Manager
Managers are limited to their location. Organization administrators have access in all locations.
The example on the side shows a Patch request with demand being set via cURL.
Calculate Shifts
From the unpublished
state, make a patch request to set the state to chomp-queue
. The following parameters must also be set:
- min_shift_length_hour
- max_shift_length_hour
- demand
Assign Shifts
From the unpublished
state, make a patch request to set the state to mobius-queue
. Any unassigned shifts will be assigned to workers according to their rules.