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
[ "39f9ca4a-8108-4be2-8c15-77391b390a43", "71f30405-6f54-4faa-9e49-b58b986b3f16", "6752c46f-c077-4eed-b7d3-bb353e05841d" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>39f9ca4a-8108-4be2-8c15-77391b390a43</guid> <guid>71f30405-6f54-4faa-9e49-b58b986b3f16</guid> <guid>6752c46f-c077-4eed-b7d3-bb353e05841d</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.