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

[
  "d2586f4f-28ca-4f0f-a0b6-acf27783cc28",
  "58b46906-e1bb-45ac-81b9-8443fd9dc8cc",
  "1bfdaf96-2863-4d05-aa32-8ce9eedd5694"
]

application/xml, text/xml

<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>d2586f4f-28ca-4f0f-a0b6-acf27783cc28</guid>
  <guid>58b46906-e1bb-45ac-81b9-8443fd9dc8cc</guid>
  <guid>1bfdaf96-2863-4d05-aa32-8ce9eedd5694</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.