Updates an asset with provided content and metadata, including the description, display name, icon, social links, and previews. Currently can only update the content body for Models. Icons and Previews must be Image assets. Icons must have square dimensions.
Provide the Asset, binary asset file path, and content type in the form data.
Scopes:asset:read, asset:write
body
assetId The unique identifier of the asset.
updateMask Asset metadata fields to update, including the description, display name, icon, and previews. Examples: description%2CdisplayName, previews%2CtwitchSocialLink.
Update Asset ·
BETAUpdates an asset with provided content and metadata, including the description, display name, icon, social links, and previews. Currently can only update the content body for Models. Icons and Previews must be Image assets. Icons must have square dimensions.
Provide the Asset, binary asset file path, and content type in the form data.
Scopes:
asset:read,asset:writebody assetId The unique identifier of the asset. updateMask Asset metadata fields to update, including the description, display name, icon, and previews. Examples:
description%2CdisplayName,previews%2CtwitchSocialLink.