v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBChannels\Private channel members
Restrict a user from viewing a private channel
This method prevents a single user from being able to access the specified private channel.
delete/channels/{channel_id}/privacy/users/{user_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 can no longer view the private channel.