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
[ "2889ecc7-1cd1-4848-bb94-fc45dfbf4108", "fffbd436-5911-4175-af15-f13559ceae6e", "6339372d-cb64-40a8-82c5-b79a568421d0" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>2889ecc7-1cd1-4848-bb94-fc45dfbf4108</guid> <guid>fffbd436-5911-4175-af15-f13559ceae6e</guid> <guid>6339372d-cb64-40a8-82c5-b79a568421d0</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.