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
[ "a2896655-0a35-41a7-8e02-67d71e73133e", "701ec2f2-f966-46f1-99cd-4bce0bd045ad", "ad7b6977-93ff-4f1f-8a75-80e8e589be4e" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>a2896655-0a35-41a7-8e02-67d71e73133e</guid> <guid>701ec2f2-f966-46f1-99cd-4bce0bd045ad</guid> <guid>ad7b6977-93ff-4f1f-8a75-80e8e589be4e</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.