Create app theme
POST/app_themes
Creates and returns a new app theme. If a theme with the same name already exists, it returns 409 and does not modify the theme. The API token must have the "App Themes > Write" scope.
Request
Responses
- 200
- 409
Creates an app theme and returns it.
Error when there is a naming conflict.