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

[
  "e663c02d-a0f7-4add-96ce-b8ad5950c266",
  "e55a686e-a672-4180-be1c-1ed9e0f885c8",
  "96ee3425-d144-4f15-80b7-8e1358f503da"
]

application/xml, text/xml

<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>e663c02d-a0f7-4add-96ce-b8ad5950c266</guid>
  <guid>e55a686e-a672-4180-be1c-1ed9e0f885c8</guid>
  <guid>96ee3425-d144-4f15-80b7-8e1358f503da</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.