Guilds
Update guild member
Update guild member. Requires manage_members permission. Can modify member nickname, voice state, and other member properties.
patch/guilds/{guild_id}/members/{user_id}
Path parameters
guild_idstring snowflake required
The ID of the guild
user_idstring snowflake required
The ID of the user
Request body
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.