v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
Channels\Private channel members

Permit a specific user to view a private channel

This method gives a single user access to the specified private channel.

put/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 now view the private channel.