PATCH /fields/{field_id}/choices/{choice_id}Ask AIpatch https://api.cmp.optimizely.com/v3/fields/{field_id}/choices/{choice_id}Experimental Update a choice of a field.Path Paramsfield_idstringrequiredUnique identifier of the fieldchoice_idstringrequiredUnique identifier of the choice to be updatedBody ParamsPayload to update a choice in the fieldGenericSettingsFieldChoicePatchPayloadLabelTypeSettingsFieldChoicePatchPayloadnamestringrequiredlength ≥ 1Name of the choiceResponses 204Successful response 400Client error 401Authorization error 403Permission error 404Not found error 422Unprocessable entity errorUpdated 7 months ago