Q3 Roadmap: Embedded Notifications, Embedded Commissions, Tips and more!
curl --location --request DELETE '/api/timesheets/date/' \
--header 'Content-Type: application/json' \
--data-raw '{
"employeeId": "emp_001",
"utcOffset": -240
}'
Shifts for employee ID emp_001 on 2023-10-27 deleted successfully.