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

[
  "ff6dcda6-6607-4a24-b6f2-326ec88349c0",
  "cc59f26a-7011-4091-9902-6b49008219db",
  "0b7a10d2-c91b-4018-b55b-3044ccd71072"
]

application/xml, text/xml

<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>ff6dcda6-6607-4a24-b6f2-326ec88349c0</guid>
  <guid>cc59f26a-7011-4091-9902-6b49008219db</guid>
  <guid>0b7a10d2-c91b-4018-b55b-3044ccd71072</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.