Reset look and feel settings
DELETE {{baseUrl}}/api/settings/lookandfeel/custom?spaceKey=<string>
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.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
spaceKey | string | The 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. |