v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Meal & Rest Breaks
Public API

Unassign Employees from Break Policy

Unassigns the specified employees from a break policy. Removes employee assignments from the policy without affecting the policy itself or other assigned employees. Employees can only be unassigned from policies that are not assigned to all employees.

OAuth Scopes: time_tracking:breaks.write

post/api/v1/time-tracking/break-policies/{id}/unassign

Path parameters

idstring uuid required

The break policy ID.

Request body

employeeIdsinteger[] required

Array of internal employee IDs to unassign from the break policy

Response

Employees successfully unassigned from break policy