# BrandRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **domain** | **String** | Domain that activates this brand. Can be a superset, i.e. `a.b` for `aa.b` and `ba.b` | **default** | Option<**bool**> | | [optional] **branding_title** | Option<**String**> | | [optional] **branding_logo** | Option<**String**> | | [optional] **branding_favicon** | Option<**String**> | | [optional] **flow_authentication** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional] **flow_invalidation** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional] **flow_recovery** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional] **flow_unenrollment** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional] **flow_user_settings** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional] **flow_device_code** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional] **web_certificate** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | Web Certificate used by the authentik Core webserver. | [optional] **attributes** | Option<[**serde_json::Value**](.md)> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)