InternalCreate a new instance of the service.
Returns the look and feel settings for the site or a single space. This includes attributes such as the color scheme, padding, and border radius.
The look and feel settings for a space can be inherited from the global look and feel settings or provided by a theme.
Permissions required: None
OptionalspaceThe key of the space for which the look and feel settings will be returned. If this is not set, only the global look and feel settings are returned.
Returned if the requested look and feel settings are returned.
Returns the system information for the Confluence Cloud tenant. This information is used by Atlassian.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Returned if the system information for the Confluence Cloud tenant is returned.
Resets the custom look and feel settings for the site or a single space. This changes the values of the custom settings to be the same as the default settings. It does not change which settings (default or custom) are selected. Note, the default space settings are inherited from the current global settings.
Permissions required: 'Admin' permission for the space.
OptionalspaceThe key of the space for which the look and feel settings will be reset. If this is not set, the global look and feel settings will be reset.
Sets the look and feel settings to the default (global) settings, the custom settings, or the current theme's settings for a space. The custom and theme settings can only be selected if there is already a theme set for a space. Note, the default space settings are inherited from the current global settings.
Permissions required: 'Admin' permission for the space.
The look and feel type to be set.
Returned if the look and feel settings were set.
Updates the look and feel settings for the site or for a single space. If custom settings exist, they are updated. If no custom settings exist, then a set of custom settings is created.
Note, if a theme is selected for a space, the space look and feel settings are provided by the theme and cannot be overridden.
Permissions required: 'Admin' permission for the space.
The updated settings. All values for the settings must be included, regardless of whether they are being changed.
One way to create the request body is to copy the settings from the response body of Get look and feel settings and modify it as needed.
OptionalspaceThe key of the space for which the look and feel settings will be updated. If this is not set, the global look and feel settings will be updated.
Returned if the look and feel settings are updated.
Protected Staticinitialize
See
https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-settings