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
[ "25eabd21-4a9e-42b4-8444-f76b7cf16b51", "1bd7c444-68c9-4903-8a05-6482be8e83e6", "c9b896d6-f7ef-4134-8f3f-3d21120a72d7" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>25eabd21-4a9e-42b4-8444-f76b7cf16b51</guid> <guid>1bd7c444-68c9-4903-8a05-6482be8e83e6</guid> <guid>c9b896d6-f7ef-4134-8f3f-3d21120a72d7</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.