InternalCreate a new instance of the service.
Returns the globally assigned theme.
Permissions required: None
Returned if the global theme is returned.
Returns the theme selected for a space, if one is set. If no space theme is set, this means that the space is inheriting the global look and feel settings.
Permissions required: ‘View’ permission for the space.
The key of the space to be queried for its theme.
Returned if the requested theme is returned.
Returns a theme. This includes information about the theme name, description, and icon.
Permissions required: None
The key of the theme to be returned.
Returned if the requested theme is returned.
Returns all themes, not including the default theme.
Permissions required: None
Optionallimit?: numberThe maximum number of themes to return per page. Note, this may be restricted by fixed system limits.
Optionalstart?: numberThe starting index of the returned themes.
Returned if the requested themes are returned.
Resets the space theme. This means that the space will inherit the global look and feel settings
Permissions required: 'Admin' permission for the space.
The key of the space to reset the theme for.
Sets the theme for a space. Note, if you want to reset the space theme to the default Confluence theme, use the 'Reset space theme' method instead of this method.
Permissions required: 'Admin' permission for the space.
The key of the space to set the theme for.
Returned if the theme was set for the space.
Protected Staticinitialize
See
https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-themes