v1
latestOpenAPI 3.1.02026-07-261770816.7 KBCustom Field Options
Bulk create custom field options
Asynchronously add many options at once, typically for HRIS sync workflows that replace or extend a dropdown's option set in a single pass. Each item includes its own custom_field_id, so one batch can target multiple parent fields. A bulk_action_uuid is returned immediately. Per-item success or failure is reported through GET /v3/bulk_requests/{bulk_action_uuid}.
post/v3/custom_field_options/bulk
Request body
Response
Accepted