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

[
  "4888655b-20ab-490f-8d66-cc52fd1c8ec9",
  "4e759f20-ca21-4af6-a80c-6be1f53ff683",
  "7c222bd8-af0e-4709-8d78-90c9a3774e69"
]

application/xml, text/xml

<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>4888655b-20ab-490f-8d66-cc52fd1c8ec9</guid>
  <guid>4e759f20-ca21-4af6-a80c-6be1f53ff683</guid>
  <guid>7c222bd8-af0e-4709-8d78-90c9a3774e69</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.