GET api/IndexedTagValues/GetTagLinks?indexedTagId={indexedTagId}&indexedTagValueId={indexedTagValueId}
Getting the existing tag value links
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
indexedTagId |
Tag ID |
integer |
Required |
indexedTagValueId |
Value ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Tag value links
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.