You can use the delete
parameter in this format to delete an asset:
https://s7ugc1.scene7.com/ugc/image?op=delete&shared_secret=fece4b21-87ee-47fc-9b99-2e29b78b602&image_name=1442564.tif
The following is an example of a response when an image asset is deleted:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<scene7>
<user_generated_content>
<response>
<serviceName>User Generated Content - Images</serviceName>
<version>1.0.0</version>
<operationName>delete</operationName>
<serviceStatus>SUCCESS</serviceStatus>
<title>Delete request for1442564.tif</title>
<message>Your file was successfully deleted</message>
</response>
</user_generated_content>
</scene7>
You can use the following fields in the URL query string to delete an asset:
URL parameter | Required/optional | Value |
---|---|---|
op |
Required | delete |
shared_secret |
Required | The shared-secret key for the company. |
image_name |
Required | Name of the asset to delete. |
Support for new or existing UGC vector image assets in Adobe Dynamic Media Classic ended on September 30, 2021.
Sample image URL:
https://s7ugc1.scene7.com/ugc/image?op=delete&shared_secret=fece4b21-87ee-47fc-9b99-2e29b78b602&image_name=1442564.tif