Channels\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.

Changes

No recorded changes to this endpoint across all 13 revisions of this API.