v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
Channels\Tags

Add a specific tag to a channel

This method adds a single tag to the specified channel.

put/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 was added.