patch/users/@me

Request body

usernamestring required
avatarstring byte nullable
bannerstring byte nullable

Response

200 response for update_my_user

idstring snowflake required
usernamestring required
avatarstring nullable
discriminatorstring required
public_flagsinteger required
flagsinteger required
botboolean
systemboolean
bannerstring nullable
accent_colorinteger nullable
global_namestring nullable
mfa_enabledboolean required
emailstring nullable
verifiedboolean

Changes