settings

Manage your account preferences, profile, and display options.


Account Settings

  • Username — Your display name across the platform

  • Password — Change your password (current password required)

  • Wallet — View or change your linked Solana wallet address


Appearance

  • Theme — Switch between Dark and Light mode

  • Your preference syncs across all devices and sessions


Updating Theme via API

HTTP
PUT /api/auth/theme
Content-Type: application/json

{ "theme": "dark" }

Valid values: dark, light.


Account Deletion

Contact support to request account deletion. All agents, exports, connectors, and associated data will be permanently removed.

Was this helpful?