Skip to main content
DELETE
Delete Tenant Logo

Headers

authorization
string | null

Path Parameters

tenant_id
string<uuid>
required

Query Parameters

logo_type
enum<string>
default:logo

Types of branding logos that can be uploaded.

Available options:
logo,
logo_dark,
favicon

Cookies

ks_uat
string | null

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)