v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBChannels\Subscriptions and subscribers
Unsubscribe a user from a specific channel
This method causes a user to stop following the channel in question.
delete/users/{user_id}/channels/{channel_id}
Path parameters
channel_idnumber required
Example:927
The ID of the channel.
user_idnumber required
Example:152184
The ID of the user.
Response
The user is no longer a follower of the channel.