Adobe · Arazzo Workflow
Adobe Download Then Clean Up an Asset
Version 1.0.0
Resolve a download URI for a finished output asset, then delete it from the platform.
View Spec
View on GitHub
AnalyticsCreative CloudDigital Asset ManagementDocument ServicesE-CommerceE-SignaturesExperience CloudGenerative AIMarketingPDFWork ManagementArazzoWorkflows
Provider
Workflows
download-and-cleanup-asset
Get a download URI for an asset, then delete it from the platform.
Resolves a pre-signed download URI for an existing asset and then issues a delete so the asset no longer occupies platform storage.
1
getDownloadUri
getAsset
Resolve a pre-signed download URI for the asset so its content can be retrieved before deletion.
2
deleteAsset
deleteAsset
Delete the asset from the platform now that its download URI has been resolved. A 204 confirms the asset was removed.