assets

Update asset metadata

Updates the mutable metadata of an asset (name, tags, etc.). Binary content is immutable.

put/api/assets/{id}

Path parameters

idstring uuid required

The asset ID.

Request body

namestring

New display name for the asset

user_metadataobject

Custom user metadata to set

preview_idstring uuid

ID of the asset to use as the preview

Response

Asset updated

idstring uuid required
namestring
asset_hashstring
tagsstring[]
mime_typestring
user_metadataobject
updated_atstring date-time required

Changes