Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 624 Bytes

UpdateAssetRequest.md

File metadata and controls

13 lines (6 loc) · 624 Bytes

UpdateAssetRequest

Properties

Name Type Description Notes
passthrough String You can set this field to anything you want. It will be included in the asset details and related webhooks. If you're looking for more structured metadata, such as `title` or `external_id` , you can use the `meta` object instead. Max: 255 characters. In order to clear this value, the field should be included with an empty string value. [optional]
meta AssetMetadata [optional]