settings
Account Settings
Appearance
Updating Theme via API
PUT /api/auth/theme
Content-Type: application/json
{ "theme": "dark" }Account Deletion
Was this helpful?
PUT /api/auth/theme
Content-Type: application/json
{ "theme": "dark" }Was this helpful?
Was this helpful?