Create Theme
createThemeCreates a new theme for a specified realm in PingOne Advanced Identity Cloud. Use getThemeSchema first to view required fields and constraints.
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
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| themeData | Yes | Theme configuration object (must include a "name" property) |