DELETE /fields/{field_id}/choices/{choice_id}Ask AIdelete https://api.cmp.optimizely.com/v3/fields/{field_id}/choices/{choice_id}Experimental Delete a choice from a field.Path Paramsfield_idstringrequiredUnique identifier of the fieldchoice_idstringrequiredUnique identifier of the choice to be deletedResponses 204Successful response 400Client error 401Authorization error 403Permission error 404Not found error 422Unprocessable entity errorUpdated 7 months ago