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

[
  "dee8016d-0b87-47e2-a531-a153ab8cf954",
  "1c7c547b-4711-4133-81c9-a291b1fd5a62",
  "4e634345-0e86-49fb-8444-4ee79f98f59f"
]

application/xml, text/xml

<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>dee8016d-0b87-47e2-a531-a153ab8cf954</guid>
  <guid>1c7c547b-4711-4133-81c9-a291b1fd5a62</guid>
  <guid>4e634345-0e86-49fb-8444-4ee79f98f59f</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.