Copy link to clipboard
Copied
I am uploading assets and then combining them into a single PDF.
Do I need to delete them after I download the the combined file?
Your assets will be automatically deleted after 24 hours but if you want to delete the assets immediately, you can use the DELETE verb for an HTTP post to the endpoint https://pdf-services-ue1.adobe.io/assets/{assetId}
See Documentation here https://developer.adobe.com/document-services/docs/apis/#tag/Assets/operation/asset.delete
Copy link to clipboard
Copied
Your assets will be automatically deleted after 24 hours but if you want to delete the assets immediately, you can use the DELETE verb for an HTTP post to the endpoint https://pdf-services-ue1.adobe.io/assets/{assetId}
See Documentation here https://developer.adobe.com/document-services/docs/apis/#tag/Assets/operation/asset.delete