Documentation > Access API > AssetUpdateRequest
AssetUpdateRequest
| Name | Description | Type |
|---|---|---|
| assetId | System.Int32 | |
| fields | Dictionary<System.String, System.String> | |
| fieldsToDelete | Used to delete fields throught the AccessAPI. Populate this list with the field_name of the fields to be deleted. Deletion will occur on update. |
System.Collections.Generic.List<System.String> |