Channels\Subscriptions and subscribers
Subscribe a user to a specific channel
This method causes a user to become the follower of the channel in question.
put/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 now 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
- ○