Skip to content

Delete Staff Working Hours Schedule

DELETE
/businesses/{businessId}/staff/{staffId}/working-hours-schedules/{workingHoursScheduleId}

Experimental Feature. Subject to change.

businessId
required

The ID of the Business.

string
staffId
required

The ID of the Staff.

string
workingHoursScheduleId
required

The ID of the Working Hours Schedule.

string

Working Hours Schedule deleted.

Working Hours Schedule does not exist.

Failed to delete Working Hours Schedule.