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

[
  "4d86d0a2-08a1-478e-bacf-f3bc9fa79734",
  "a3579a04-c448-4765-b5bc-a0097d76fdcf",
  "d31d985b-ba8a-4ebf-bd18-f80dc720b773"
]

application/xml, text/xml

<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>4d86d0a2-08a1-478e-bacf-f3bc9fa79734</guid>
  <guid>a3579a04-c448-4765-b5bc-a0097d76fdcf</guid>
  <guid>d31d985b-ba8a-4ebf-bd18-f80dc720b773</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.