Theme - Creates a new theme

Creates a new theme using the provided details as specified in the theme-related model schema.

post
Authorizations
HTTPRequired

Please enter a valid token

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Body

Class for representing the request body for updating or creating a custom theme.

themeNamestring | nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the themeName property.

Responses
200

Success: Theme details created successfully, providing newly added theme information.

post
/themes

Last updated