POST eContentService/digital/digitalassetrelationtag/{ownerUserId}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
ownerUserId | No documentation available. |
Define this parameter in the request URI. |
digitalAssetId | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
[ "35d31051-9c37-45b6-a914-a7b40058843d", "4b27a58c-74b4-4a1a-86a5-b65a6ca6c10a", "d4273d0e-188b-4692-9b08-49244e181ddb" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>35d31051-9c37-45b6-a914-a7b40058843d</guid> <guid>4b27a58c-74b4-4a1a-86a5-b65a6ca6c10a</guid> <guid>d4273d0e-188b-4692-9b08-49244e181ddb</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.