Get Suggested Tags

POST

Returns suggested tags given a channel, datasource, and the existing tags by reading series archetypes, external datasources, and other tagged channels.

Request

This endpoint expects an object.
currentTagsmap from strings to stringsRequired
dataSourceRidstringRequired
channelstringRequired

Response

This endpoint returns an object.
tagsmap from strings to sets of strings
confidenceenum
Allowed values: LOWMEDIUMHIGH
Built with