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

[
  "95f9bf38-25ea-458a-bcf1-20cbd30c0c48",
  "0ff8da8a-4d9b-410f-8b9b-9752a7f5c852",
  "ecfd225a-bac2-4505-b58f-440955113d6d"
]

application/xml, text/xml

<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>95f9bf38-25ea-458a-bcf1-20cbd30c0c48</guid>
  <guid>0ff8da8a-4d9b-410f-8b9b-9752a7f5c852</guid>
  <guid>ecfd225a-bac2-4505-b58f-440955113d6d</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.