PUT tasks/{taks_id}/fields/{field_id}Ask AIput https://api.cmp.optimizely.com/v3/tasks/{task_id}/fields/{field_id}Experimental Update a field of a task.Path Paramstask_idstringrequiredUnique identifier of the taskfield_idstringrequiredUnique identifier of the field of the taskBody ParamsPayload to update a field of a taskcheckboxcurrency_numberdatedropdownlabelradio_buttonpercentage_numbersimple_numbertexttext_arearich_textimagevideotypestringrequiredType of the fieldvaluesarray of stringsrequiredArray of choice IDsvalues*ADD stringResponses 204The field of the task was updated. 400Client error 401Authorization error 403Permission error 404Not found error 422Unprocessable entity errorUpdated 7 months ago