Branding: Simple brand
Catalog id: resource.branding.simpleBrand
Tenant-global brand: app name, primary and optional secondary colour, logos, favicon, tagline. Default for applications without overrides.
Guide: Branding and email.
Open it
| Navigation | Resources > Branding > Simple brand |
| Deep link | #resource=branding&rarea=simpleBrand |
| Scope | Tenant (and platform management tenant when used there) |
What you set
App name and primary colour drive generated tokens. Logos and favicon should work on light and dark surfaces. Save before expecting hosted login or wallets to change.
REST
- Overview
- Request
- Response
Get tenant brand
Endpoint: GET /api/theme/v1/acme/brand
Captured response: 200 OK
This captured endpoint is shown from the E2E run; it is not mapped to one of the generated EDK REST API reference pages.
Connect an environment to rewrite this call to real service bases and run it.
- Overview
- Request
- Response
Set tenant brand
Endpoint: PUT /api/theme/v1/acme/brand
Captured response: 200 OK
This captured endpoint is shown from the E2E run; it is not mapped to one of the generated EDK REST API reference pages.
Connect an environment to rewrite this call to real service bases and run it.
Theme API. Guide: Branding and email.