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
[ "d44e6491-2d42-429a-8808-87c4967bed41", "c38d9ba8-5ee4-4ef5-bccc-34526897b347", "95d2f185-0abd-43c9-92ec-0cd7b67085ed" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>d44e6491-2d42-429a-8808-87c4967bed41</guid> <guid>c38d9ba8-5ee4-4ef5-bccc-34526897b347</guid> <guid>95d2f185-0abd-43c9-92ec-0cd7b67085ed</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.