Theme - Creates a new theme
Please enter a valid token
The requested API version
1.0Class for representing the request body for updating or creating a custom theme.
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.
Success: Theme details created successfully, providing newly added theme information.
Class for storing details about theme.
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the themeId property.
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.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated