Channels\Subscriptions and subscribers
Unsubscribe a user from a specific channel
This method causes a user to stop following the channel in question.
delete/me/channels/{channel_id}
Path parameters
channel_idnumber required
Example:927
The ID of the channel.
Response
The user is no longer a follower of the channel.
Changes
Changed in 2 of the 13 revisions of this API.4
- ○
api tag
Channels\Subscriptions and subscribersaddedapi-tag-added
- ○
api tag
Channels\Subscriptions and Subscribersremovedapi-tag-removed
- ○
- ○
api tag
Channels\Subscriptions and Subscribersaddedapi-tag-added
- ○
api tag
Channels\Subscriptions and subscribersremovedapi-tag-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○