Skip to main content
POST
Upload Tenant Logo

Headers

authorization
string | null

Path Parameters

tenant_id
string<uuid>
required

Cookies

ks_uat
string | null

Body

multipart/form-data
file
file
required
logo_type
enum<string>
default:logo

Types of branding logos that can be uploaded.

Available options:
logo,
logo_dark,
favicon

Response

Successful Response

Tenant response model.

id
string<uuid>
required

Tenant ID

name
string
required

Tenant name

settings
TenantSettingsResponse · object
required

User-configurable tenant settings

idp_config
Idp Config · object | null

External IdP configuration

branding
TenantBrandingResponse · object

Resolved branding (colors, logo URLs, theme overrides)