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