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
[ "d6c980a2-3ad2-489b-a5b2-7e9103059446", "2982ecd6-d576-40c4-bd5f-1e046fbb252b", "c8edd73a-5082-4fa5-8c36-64c9626bbea1" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>d6c980a2-3ad2-489b-a5b2-7e9103059446</guid> <guid>2982ecd6-d576-40c4-bd5f-1e046fbb252b</guid> <guid>c8edd73a-5082-4fa5-8c36-64c9626bbea1</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.