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.