UpdateAsset
Update fields on an asset.
PATCH
/
api
/v1
/assets
Request Body
application/json
Requiredasset
object
updateMask
Requiredstring
The list of fields to be updated. Currently, the only field available to be updated is tags
.
A successful response.