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
[ "9620c987-9fef-46c6-84d0-e708b98fd1b6", "5019c86f-0182-4f1e-9bd0-c7911f62088d", "f5150f20-9e9e-4711-881c-4615c04f6b38" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>9620c987-9fef-46c6-84d0-e708b98fd1b6</guid> <guid>5019c86f-0182-4f1e-9bd0-c7911f62088d</guid> <guid>f5150f20-9e9e-4711-881c-4615c04f6b38</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.