Channels

Set permission overwrite for channel

Creates or updates permission overrides for a role or user in the channel. Allows fine-grained control over who can view, send messages, or manage the channel.

put/channels/{channel_id}/permissions/{overwrite_id}

Path parameters

string snowflake required
OR
integer required

The ID of the channel

string snowflake required
OR
integer required

The ID of the permission overwrite

Request body

type0 | 1 required

The type of entity the overwrite applies to

Response

No Content

Changes