Remap an in-use dropdown option
POST/api/lead-fields/:field_name/options/remap
Rewrites every record holding the old option value to a new value (or clears it), then removes or renames the option. The record rewrite runs as a batched bulk action on the worker server, so it scales from a few rows to millions.
Request
Responses
- 200
- 404
- 422
Queued status, the remap details, and the updated option list
Not found
Validation Error