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

[
  "f74b1a96-36c5-4048-9b87-8d9a40c63880",
  "53d24335-3e6a-4ef1-bf62-2a8402c50ab3",
  "d2c76e40-b21f-4f21-819e-f2d4e990e405"
]

application/xml, text/xml

<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>f74b1a96-36c5-4048-9b87-8d9a40c63880</guid>
  <guid>53d24335-3e6a-4ef1-bf62-2a8402c50ab3</guid>
  <guid>d2c76e40-b21f-4f21-819e-f2d4e990e405</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.