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
[ "756ce1c9-5052-4c32-b4d3-7371f9d8c433", "af23bf4d-1e05-434c-8105-4a402faff57d", "8b7fb918-41ba-4668-a6f3-e6b4e8bbc177" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>756ce1c9-5052-4c32-b4d3-7371f9d8c433</guid> <guid>af23bf4d-1e05-434c-8105-4a402faff57d</guid> <guid>8b7fb918-41ba-4668-a6f3-e6b4e8bbc177</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.