v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
Channels\Tags

Check if a tag has been added to a channel

This method determines whether a specific tag has been added to the channel in question.

get/channels/{channel_id}/tags/{word}

Path parameters

channel_idnumber required
Example:927

The ID of the channel.

wordstring required
Example:awesome

The word to use as the tag.

Response

The tag has been added to the channel.