Get Branding Config
Retrieve branding configuration for a workspace.Workspace slug
Branding configuration is cached for 30 seconds with stale-while-revalidate for 5 minutes.
Update Branding
Update workspace branding configuration.Workspace slug
Primary brand color as hex code (e.g., “#3b82f6”)
Theme preference: “light”, “dark”, or “auto”
Display workspace logo in UI
Display workspace name alongside logo
Hide “Powered by Featul” branding (requires higher plan)
Layout style preference
Sidebar position: “left” or “right”
URL to workspace logo image
Whether the update was successful
- Branding customization (logo, colors, theme): Requires paid plan
- Hide “Powered by”: Requires Professional plan
- Free plan: Basic branding options available (layout, sidebar position)
- Logo URL updates are applied to the workspace table
- Other branding settings are stored in the brandingConfig table
- If no config exists, one is created automatically
- All fields are optional - only provided fields are updated