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
[ "819b0c62-24f2-442a-8af0-07b5a8bc60d3", "2b66db4b-8bed-4308-831e-a83124e17da0", "af87b25f-7aac-450b-8ff7-afe5a264295b" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>819b0c62-24f2-442a-8af0-07b5a8bc60d3</guid> <guid>2b66db4b-8bed-4308-831e-a83124e17da0</guid> <guid>af87b25f-7aac-450b-8ff7-afe5a264295b</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.