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

[
  "3b100b6d-53cb-4ac0-a25d-7f7e8b62aea9",
  "2a9efb26-4530-4ecf-9d41-123f2773603e",
  "da33eb40-9658-4c96-b5b5-07df432efc44"
]

application/xml, text/xml

<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>3b100b6d-53cb-4ac0-a25d-7f7e8b62aea9</guid>
  <guid>2a9efb26-4530-4ecf-9d41-123f2773603e</guid>
  <guid>da33eb40-9658-4c96-b5b5-07df432efc44</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.