Guilds

Update role positions

Update role positions. Requires manage_roles permission. Reorders roles to change their hierarchy and permission precedence.

patch/guilds/{guild_id}/roles

Path parameters

guild_idstring snowflake required

The ID of the guild

Request body

idstring snowflake required
positioninteger

The new position for the role

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.