Guilds
Remove guild member
Remove guild member. Requires kick_members permission. Removes the specified user from the guild.
delete/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
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.