Theme - Create a new theme with the provided details

Creates a new theme with the provided details

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

Successful creation of theme related details with newly created details

post
/themes

Last updated