v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBChannels\Categories
Remove a category from a channel
This method removes a single category from the specified channel.
delete/channels/{channel_id}/categories/{category}
Path parameters
categorystring required
Example:animation
The name of the category.
channel_idnumber required
Example:927
The ID of the channel.
Response
The channel was removed.