DELETE eContentService/digital/recycle

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
digitalAssetIds
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

[
  "e6daa9bf-bd9d-4521-8fdc-272fb373e26f",
  "0b371c26-25c5-4c0e-90d6-3d6c675b553b",
  "404496b0-8a9d-431a-a247-28fdad06b156"
]

application/xml, text/xml

<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>e6daa9bf-bd9d-4521-8fdc-272fb373e26f</guid>
  <guid>0b371c26-25c5-4c0e-90d6-3d6c675b553b</guid>
  <guid>404496b0-8a9d-431a-a247-28fdad06b156</guid>
</ArrayOfguid>

application/x-www-form-urlencoded

Sample not available.

Response Information

Response body formats

application/json, text/json, application/xml, text/xml

Sample not available.