Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 766 Bytes

UpdateAssetRequest.md

File metadata and controls

10 lines (7 loc) · 766 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 \MuxPhp\Models\AssetMetadata [optional]

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