Labor
List employee wages
Get employee wage
Create shift
Search shifts
Delete shift
Get shift
Update shift
Webhooks
labor.shift.created
labor.shift.deleted
labor.shift.updated
<- Labor API
Labor API
All versions ->
DEPRECATED
/v2/labor/shifts/{id}
Deletes a Shift.
Shift
Guide
Time Tracking with the Labor API
Deprecation date
2025-05-21
Retirement date
2026-05-21
Replaced by
DeleteTimecard
Example code
id
string
Required
The UUID for the Shift being deleted.
errors
Error [ ]
Any errors that occurred during the request.
Show attributes