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
[ "b39d42ba-de61-42da-b427-94355cc596cb", "ecbf87c2-82ae-4271-91af-e82abf370995", "c0831e31-1997-4ef0-9a8d-d8945288673d" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>b39d42ba-de61-42da-b427-94355cc596cb</guid> <guid>ecbf87c2-82ae-4271-91af-e82abf370995</guid> <guid>c0831e31-1997-4ef0-9a8d-d8945288673d</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.