What are the things i can customize using the Branding API?

well that’s exactly the thing,
in another environment I have, which i haven’t changed the favicon_url i get:

{
"colors": {
    "page_background": "#...",
    "primary": "#..."
},
"logo_url": "logo-url"
}

Therefore, I’m still wondering if there are other things i can change via the branding API.

1 Like