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
[ "a81fd3e1-aa70-4ef9-8fd0-0f68e1221ab4", "2121c29d-ca52-4a86-a493-8784291b8349", "503a44fc-6c2b-458d-bdef-90b7bf46b63b" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>a81fd3e1-aa70-4ef9-8fd0-0f68e1221ab4</guid> <guid>2121c29d-ca52-4a86-a493-8784291b8349</guid> <guid>503a44fc-6c2b-458d-bdef-90b7bf46b63b</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.