Skip to content

AddAssetsToDatasetRequest

A request to add additional images and videos to an existing dataset

Properties

Name Type Description Notes
asset_paths [str], none_type DEPRECATION WARNING! (This input will become deprecated in a future release). A list of full, absolute image or videos paths to add to the dataset [optional]
items [AddAssetItem], none_type A list of assets to add with optional metadata, asset_paths will get deprecated and this key is the one that will be used going forward [optional]

[Back to Model list] [Back to API list] [Back to home]