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
[ "2efd0e71-46d1-49b0-a3bc-058b760e4d97", "a415faf5-3ee2-4f0d-8b64-c503f26199b6", "c96cce43-2f6a-4519-9da2-c0046a8f0625" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>2efd0e71-46d1-49b0-a3bc-058b760e4d97</guid> <guid>a415faf5-3ee2-4f0d-8b64-c503f26199b6</guid> <guid>c96cce43-2f6a-4519-9da2-c0046a8f0625</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.