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
[ "8213821d-ea0e-4091-a0ed-95e340b8edf7", "191bf9d3-b230-4013-952b-3c5c8f65fded", "9938789e-19dd-48ed-8021-8ad8912f5ee4" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>8213821d-ea0e-4091-a0ed-95e340b8edf7</guid> <guid>191bf9d3-b230-4013-952b-3c5c8f65fded</guid> <guid>9938789e-19dd-48ed-8021-8ad8912f5ee4</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.