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

[
  "639c1397-cb65-4a86-854e-72d1d5719c0d",
  "fcb8b924-9c79-40f3-809e-86ad985a2e4d",
  "9eeb8b6e-c745-4d10-afa3-92e80e949a3b"
]

application/xml, text/xml

<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>639c1397-cb65-4a86-854e-72d1d5719c0d</guid>
  <guid>fcb8b924-9c79-40f3-809e-86ad985a2e4d</guid>
  <guid>9eeb8b6e-c745-4d10-afa3-92e80e949a3b</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.