Edit channel permissions
documentedEdit the permission overwrites for a user or role in a channel.
PUT /channels/{channel.id}/permissions/{overwrite.id}Channelsno implementation yet0 runsInput
channel_id*
Channel ID
Enter the channel ID
overwrite_id*
Overwrite ID (Role or User ID)
Enter the role or user ID to overwrite
overwrite_type*
Overwrite Type (0=Role, 1=User)
0 or 1
allow*
Allow Bitfield
Enter allow bitfield
deny*
Deny Bitfield
Enter deny bitfield
Calls Discord as you (your API key is your account); keychains.dev holds the credentials.