When you update an asset’s custom fields using this endpoint, include values for all custom fields associated with the asset. To update only some field values, use Set asset field values instead.
Include values for every existing custom field you want to keep. If a custom field is missing from the request, the value may be cleared.
To change an asset’s status, include statuses in the request body with the target status_option_id, and add statuses to the update_mask. The status option must belong to the status group associated with the asset’s type. An asset type currently supports a single status group only, so set at most one status.
Requirements
If your organization uses site-based access for assets, the API only updates assets that the API token’s user can access through their site membership.