channels
Update channel's privacy
Updates channel's privacy allowing changing a channel from Public to Private and back.
Permissions
convert_public_channel_to_private permission for the channel if updating privacy to 'P'. convert_private_channel_to_public permission for the channel if updating privacy to 'O'.
put/api/v4/channels/{channel_id}/privacy
Path parameters
channel_idstring required
Channel GUID
Request body
Response
Channel conversion successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.