# Add a choice to the multi lookup field Endpoint: POST /v1/lookupFields/{id}/choices Version: 1.0 ## Path parameters: - `id` (integer, required) The ID of the lookup field ## Request fields (application/json-patch+json): - `label` (string,null) ## Response 200 fields (text/plain): - `id` (integer) - `label` (string,null)