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
[ "16f655a8-81bd-4354-b738-60fd283e6943", "dfcff977-3682-444b-af9b-19ee7c2bf4a6", "265c42fd-19d1-4846-a256-ccbfda794f69" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>16f655a8-81bd-4354-b738-60fd283e6943</guid> <guid>dfcff977-3682-444b-af9b-19ee7c2bf4a6</guid> <guid>265c42fd-19d1-4846-a256-ccbfda794f69</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.