Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 778 Bytes

UpdateAssetRequest.md

File metadata and controls

11 lines (7 loc) · 778 Bytes

UpdateAssetRequest

Properties

Name Type Description Notes
passthrough str 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]

[Back to Model list] [Back to API list] [Back to README]