PUT tasks/{task_id}/assets/{asset_id}/fieldsAsk AIput https://api.cmp.optimizely.com/v3/tasks/{task_id}/assets/{asset_id}/fieldsExperimental Replace fields of an asset in a task.Path Paramstask_idstringrequiredUnique identifier of the taskasset_idstringrequiredUnique identifier of the task assetBody ParamsPayload to replace the fieldsADD objectResponses 204Fields successfulled updated. 400Client error 401Authorization error 403Permission error 404Not found errorUpdated 7 months ago