POST eContentService/digital/digitalassetrelationtag/{ownerUserId}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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

[
  "8b925a2c-8c45-4eec-9893-5fb7fabaf5fd",
  "7737b2a3-d603-4e01-b704-853a23882073",
  "36a6b4cb-9c39-4ad0-bde2-cda950742cd5"
]

application/xml, text/xml

<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <guid>8b925a2c-8c45-4eec-9893-5fb7fabaf5fd</guid>
  <guid>7737b2a3-d603-4e01-b704-853a23882073</guid>
  <guid>36a6b4cb-9c39-4ad0-bde2-cda950742cd5</guid>
</ArrayOfguid>

application/x-www-form-urlencoded

Sample not available.