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

[
  "3a71d04a-e46e-4256-9ad7-0b1f47f884ff",
  "e8c76ffe-ab92-41a2-8df3-20f18fbe8f8d",
  "bd5527e3-f36c-424f-994e-e09aaa19a709"
]

application/xml, text/xml

<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>3a71d04a-e46e-4256-9ad7-0b1f47f884ff</guid>
  <guid>e8c76ffe-ab92-41a2-8df3-20f18fbe8f8d</guid>
  <guid>bd5527e3-f36c-424f-994e-e09aaa19a709</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.