Updates a single configuration setting. Settings are identified by their category, subcategory, and item name.
category > subcategory > item > value. The response returns only the updated value, not the full configuration object.
| Category | Subcategories |
|---|---|
shift_options | shift_requests, split_shifts, shift_equalizer, shift_visibility, worker_limits |
worker_interaction | bailouts, availability, time_off, reviews_and_stars, blogs, coworker_display, calendar_sync |
worker_communication | autotext, web_checkin, silence_mode, text_communication, custom_messages, invite_to_work, event_updates |
admin | daily_summary, verbose_emails, list_view_options, list_view_verbose, worker_profile_control, publish_system, bailout_reason |
time_tracking | time_tracking, show_workers_hours, client_sign, reimbursements, deductions, personnel_orderables |
Identifies a single configuration setting to update by its category, subcategory, and item path.
Top-level configuration category.
shift_options, worker_interaction, worker_communication, admin, time_tracking "shift_options"
Subcategory within the specified category (e.g., shift_requests, autotext, daily_summary).
"shift_requests"
The specific setting name within the subcategory.
"active"
The new value for the setting. Type depends on the specific setting (boolean, integer, or string).
true
OK
The updated value for the specified setting.
The new value that was set.