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
[ "0e32d323-92e2-4e5c-a29c-ade9998188ce", "e01bbc13-0f2f-4c59-b22a-8620715c3551", "5b25d46c-407f-4949-b93e-3e07643972b9" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>0e32d323-92e2-4e5c-a29c-ade9998188ce</guid> <guid>e01bbc13-0f2f-4c59-b22a-8620715c3551</guid> <guid>5b25d46c-407f-4949-b93e-3e07643972b9</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.