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
[ "ce530ee9-2da9-4185-a5d8-41e14bf8f521", "bd751655-5163-4c3d-aa00-f2d358c45664", "faf61e50-4197-43f1-8e1a-dba52d9b2f92" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>ce530ee9-2da9-4185-a5d8-41e14bf8f521</guid> <guid>bd751655-5163-4c3d-aa00-f2d358c45664</guid> <guid>faf61e50-4197-43f1-8e1a-dba52d9b2f92</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.