Update current user settings
Updates the current user's settings and preferences. Allows modification of notification settings, privacy options, display preferences, and other user-configurable options. Returns updated settings.
Request body
Friend source flags
User online status
User online status
UI theme preference
The locale code for the user interface language
Guilds with DM restrictions
Guilds with bot DM restrictions
Default DM restriction for new guilds
Default bot DM restriction for new guilds
Display attachments inline
Display embed media inline
Auto-play GIFs
Render message embeds
Display reactions
Animate custom emoji
Sticker animation preference
Spoiler rendering preference
Compact message display
Friend source flags
Incoming call settings
Group DM add permissions
AFK timeout in seconds
Time format preference
Developer mode enabled
Trusted external link domains. Use "*" to trust all domains.
Hide muted channels by default in new guilds
Sensitive media filter level
Sensitive media filter level
Sensitive media filter level for community channels
Suppress direct mentions and reply mentions from unprivileged users
User IDs that bypass self-mention suppression
User IDs with Staff DM Access enabled
Profile privacy visibility level
Account-wide client preferences as a base64-encoded protobuf snapshot. Replaces the entire stored snapshot; pass null to clear it.
Response
Success
The current online status of the user
ISO8601 timestamp of when the status will reset
The status to reset to after the scheduled reset
The UI theme preference
The locale code for the user interface language
Guild IDs where direct messages are restricted
Guild IDs where bot direct messages are restricted
Whether new guilds have DM restrictions by default
Whether new guilds have bot DM restrictions by default
Whether to display attachments inline in chat
Whether to display embed media inline in chat
Whether GIFs auto-play in chat
Whether to render message embeds
Whether to display reactions on messages
Whether to animate custom emoji
Sticker animation preference
Spoiler rendering preference
Whether to use compact message display mode
Friend source flags
Incoming call settings
Group DM add permissions
The idle timeout in seconds before going AFK
Time format preference
Whether developer mode is enabled
List of trusted external link domains
Whether muted channels are hidden by default in new guilds
Sensitive media filter level
Sensitive media filter level
Sensitive media filter level for community channels
Whether direct mentions and reply mentions from unprivileged users are suppressed
User IDs that bypass self-mention suppression
User IDs with Staff DM Access enabled
Account-wide client preferences as a base64-encoded protobuf snapshot. Empty string when nothing has been synced yet.
Profile privacy visibility level
Default value of share_voice_activity applied to newly accepted friend relationships. Read-only here; mutated via PUT /users/@me/settings/voice-activity-sharing.
Changes
No recorded changes to this endpoint across all 1 revision of this API.