Meal & Rest Breaks
Public API

Delete Break Policy

Deletes a break policy by its UUID. Associated breaks and employee assignments are also removed.

OAuth Scopes: time_tracking:breaks.write

delete/api/v1/time-tracking/break-policies/{id}

Path parameters

idstring uuid required

The break policy ID.

Response

Break policy deleted successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.