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
[ "37aa1a48-6c5a-48c5-aec3-63a72ac68ed2", "76f6ab07-eaf9-4ac0-b544-5e470c9a6629", "c60423cd-e567-4458-a0ba-d780e375f9a7" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>37aa1a48-6c5a-48c5-aec3-63a72ac68ed2</guid> <guid>76f6ab07-eaf9-4ac0-b544-5e470c9a6629</guid> <guid>c60423cd-e567-4458-a0ba-d780e375f9a7</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.