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
[ "208be460-8e1b-4e1b-8808-428b49c0e7b3", "4ec29da7-75af-484a-a358-b33f355b12f1", "6f998668-e129-4ff8-a60b-f20f8342ddf6" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>208be460-8e1b-4e1b-8808-428b49c0e7b3</guid> <guid>4ec29da7-75af-484a-a358-b33f355b12f1</guid> <guid>6f998668-e129-4ff8-a60b-f20f8342ddf6</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.