v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
Channels\Tags

Remove a tag from a channel

This method removes a single tag from the specified channel.

delete/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 removed.