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
[ "80c83f4a-3463-43a6-b0ce-6f1f40454ade", "3f87ef63-6a41-4bbf-aeb8-6490f74df9cc", "52f00f88-e051-4b34-821a-e6129f0eebc8" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>80c83f4a-3463-43a6-b0ce-6f1f40454ade</guid> <guid>3f87ef63-6a41-4bbf-aeb8-6490f74df9cc</guid> <guid>52f00f88-e051-4b34-821a-e6129f0eebc8</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.