Guilds
Delete guild role
Delete guild role. Requires manage_roles permission. Permanently removes the role from the guild.
delete/guilds/{guild_id}/roles/{role_id}
Path parameters
guild_idstring snowflake required
The ID of the guild
role_idstring snowflake required
The ID of the role
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.