createTheme
Create custom authentication themes for PingOne AIC realms to brand login pages and user interfaces with specific colors, logos, and styling.
Instructions
Create a new theme for a realm in PingOne AIC. IMPORTANT: Call getThemeSchema first to understand all available fields, their types, enum values, and requirements before creating a theme.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| themeData | Yes | Theme configuration object (must include a "name" property) |