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
[ "a3332349-5908-4333-a012-fcab713b326e", "565adf37-063f-4e8a-8f72-6c5275f0d118", "afedfa58-1250-4e68-93d2-0f31313875f0" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>a3332349-5908-4333-a012-fcab713b326e</guid> <guid>565adf37-063f-4e8a-8f72-6c5275f0d118</guid> <guid>afedfa58-1250-4e68-93d2-0f31313875f0</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.