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