Package | Description |
---|---|
org.openapitools.client.api |
Modifier and Type | Method and Description |
---|---|
ImageUploadResponse |
CustomizationApi.uploadBrandThemeBackgroundImage(String brandId,
String themeId,
File _file)
Upload the Background Image
Updates the background image for your Theme
|
ImageUploadResponse |
CustomizationApi.uploadBrandThemeFavicon(String brandId,
String themeId,
File _file)
Upload the Favicon
Updates the favicon for your theme
|
ImageUploadResponse |
CustomizationApi.uploadBrandThemeLogo(String brandId,
String themeId,
File _file)
Upload the Logo
Updates the logo for your Theme
|
Copyright © 2017–2023 Okta. All rights reserved.