v1

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

Assign Employees to Break Policy

Assigns employees to a break policy. Adds the specified employees to the policy without removing existing assignments.

OAuth Scopes: time_tracking:breaks.write

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

Path parameters

idstring uuid required

The break policy ID.

Request body

employeeIdsinteger[] required

Array of internal employee IDs to assign to the break policy

Response

Employees successfully assigned to the break policy