v1
latestOpenAPI 3.1.02026-07-24145580597.0 KBSchedule:v1:Schedulers:Schedule:Shifts:Shifts
Delete shift
Delete a single shift by its unique ID
delete/scheduler/v1/schedulers/{schedulerId}/shifts/{shiftId}
Path parameters
shiftIdstring required
The ID of the shift to delete
The ID of the shift to delete
schedulerIdinteger required
The unique identifier of the schedule
The unique identifier of the schedule
Query parameters
notifyUsersboolean nullable
Indicates whether to send a notification to the users assigned to the shifts. This applies only to shifts that are published.
Indicates whether to send a notification to the users assigned to the shifts. This applies only to shifts that are published.
Response
Successful Response