POST campaigns/{id}/fieldsAsk AIpost https://api.cmp.optimizely.com/v3/campaigns/{id}/fieldsExperimental Add a field to a campaign.Path ParamsidstringrequiredUnique identifier of the campaignBody ParamsPayload to add a field to a campaigncheckboxcurrency_numberdatedropdownlabelradio_buttonpercentage_numbersimple_numbertexttext_arearich_textidstringrequiredUnique identification of the fieldtypestringrequiredType of the fieldvaluesarray of stringsrequiredArray of choice IDsvalues*ADD stringResponses 201Added field to a campaign. 400Client error 401Authorization error 403Permission error 404Not found error 422Unprocessable entity errorUpdated 7 months ago