Breaks
Breaks
📄️ Molaları listele
Lists the organization's (non-system) breaks. Filters: name, status, search, page, limit. Requires `api_user|break_view`.
📄️ Mola oluştur
Requires `api_user|break_create`. Name must be 3-50 alphanumeric chars, unique within the organization, and not a reserved name (ACW, NotReady, Logout, AutoPause).
📄️ Molayı getir
Returns a single break. Requires `api_user|break_view`.
📄️ Molayı sil
Soft-deletes the break. System breaks cannot be deleted (403). Requires `api_user|break_delete`.
📄️ Molayı güncelle
Partial update; at least one field required. System breaks cannot be updated (403). Requires `api_user|break_update`.