Sync Break Policy

Performs a full replacement of a break policy and its related data (breaks and employee assignments). Unlike the partial update endpoint, this replaces the entire policy state with the provided payload, removing any breaks or assignments not included in the request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The break policy ID.

Body Params
string

Name of the break policy

string | null

Optional description of the break policy

boolean

Whether all employees are assigned to this break policy

breaks
array of objects

Collection of time tracking breaks to create or update without a policy

breaks
employeeIds
array of integers

The employees that should be assigned to this policy

employeeIds
Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json