Skip to content

Delete Asset

The Delete Asset task permanently removes one or more assets from the asset store by URL.

WARNING

Asset deletion is permanent and cannot be undone.

Configuration

PropertyTypeDescription
dry_runbooleanRun without executing task effects
urlsarrayAsset URLs to delete
fail_if_not_foundbooleanFail the task if any specified asset URL does not exist
includearrayFile name patterns to include
excludearrayFile name patterns to exclude

See also: Tasks overview

S-Launch