Skip to main content
PATCH
UpdateAsset

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The request for a call to AssetService_UpdateAsset to update a single existing asset.

The request for a call to AssetService_UpdateAsset to update a single existing asset.

updateMask
string
required

The list of fields to be updated. The fields available to be updated are tags, metadata, archived_date, and is_archived.

asset
object

Response

A successful response.

The response of a call to AssetService_UpdateAsset.

asset
object