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
[ "9152ef78-5788-4fbc-9c2c-831432d075ab", "9f9b212c-14ec-4473-acff-3ed5c7ebd7cf", "fb6d76e5-d119-4c50-b8f6-43202bb7705a" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>9152ef78-5788-4fbc-9c2c-831432d075ab</guid> <guid>9f9b212c-14ec-4473-acff-3ed5c7ebd7cf</guid> <guid>fb6d76e5-d119-4c50-b8f6-43202bb7705a</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.