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
[ "6f5ccf38-a40d-492f-9adf-f2fcf6a633b5", "b8178dd0-5ab3-4d87-a70a-cb97a9ad1a82", "56c3d553-93b8-4f23-b4b1-32c985df19c0" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>6f5ccf38-a40d-492f-9adf-f2fcf6a633b5</guid> <guid>b8178dd0-5ab3-4d87-a70a-cb97a9ad1a82</guid> <guid>56c3d553-93b8-4f23-b4b1-32c985df19c0</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.