Update multiple assets

Use this endpoint to apply the same changes or modify different values across several assets.

This endpoint supports partial success, where the response separates results into updated_assets and failed_assets with error details provided for each failure.

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.

Body Params

The parameters for BulkUpdateAssets

The parameters for BulkUpdateAssets

assets
array of objects
required

Assets to be updated.

assets*
string
required

REQUIRED. The attributes (such as unique ID, site, asset fields, etc.) you
want to update for the asset, specified in the parameters. For example, the
update_mask=code parameter indicates that only the unique ID will be
updated in a request, any other attributes provided in your request body
will be ignored.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json