v1

latestOpenAPI 3.1.02026-07-24145580597.0 KB
Schedule:v1:Schedulers:Schedule:Shifts:Shifts

Delete shifts

Delete single or multiple shifts in a specified schedule

delete/scheduler/v1/schedulers/{schedulerId}/shifts

Path parameters

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.

Request body

shiftsIdsstring[] required

The unique identifiers of the shifts to delete

Response

Successful Response

requestIdstring