Disables the limits for a list of employees. Takes an optional payroll parameter to schedule the disablement for a future cycle.
payroll parameter is provided, the limits are disabled immediately for the current payroll cycle.payroll parameter is provided (e.g., payroll=2026-05), the limits will be disabled starting from that payroll cycle.categories to disable. If the categories field is omitted, the action applies to all available benefit categories for the specified employees.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The company identifier
The payroll cycle identifier (format YYYY-MM). If not provided, it defaults to the current payroll cycle.
"2026-05"
Limits disabled successfully