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
[ "3752c898-b1c1-4b2c-9cee-32c60430d732", "71470fc6-868d-48c4-94e6-10dab158c5c2", "43a6bb3e-d758-4c1f-846c-0a88338b1cdc" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>3752c898-b1c1-4b2c-9cee-32c60430d732</guid> <guid>71470fc6-868d-48c4-94e6-10dab158c5c2</guid> <guid>43a6bb3e-d758-4c1f-846c-0a88338b1cdc</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.