Time Tracking
Public API
Delete Time Tracking Shift Differential
Deletes a time tracking shift differential by its ID.
OAuth Scopes: time_tracking:shift_differentials.write
delete/api/v1/time-tracking/shift-differentials/{id}
Path parameters
idinteger required
The shift differential ID.
Response
Shift differential deleted successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.