POST eContentService/digital/restore/{ownerUserId}/{createByUserId}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ownerUserId | No documentation available. |
Define this parameter in the request URI. |
| createByUserId | No documentation available. |
Define this parameter in the request URI. |
| digitalAssetIds | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
[ "7cd6c9d3-2437-4ed8-ab64-d5e9358f6eb2", "6ea1bd5c-1354-45d5-be51-2867f6ee6cec", "9c9b91a3-dd48-47d6-bc42-68c36db7ca49" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>7cd6c9d3-2437-4ed8-ab64-d5e9358f6eb2</guid> <guid>6ea1bd5c-1354-45d5-be51-2867f6ee6cec</guid> <guid>9c9b91a3-dd48-47d6-bc42-68c36db7ca49</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.