Settings
Read and update selected Online Editor settings.
Theme
GET /cms/settings/theme
GET /cms/settings/themeField
Value
{
"theme": {
"preset": "light",
"accent_color": "#2563eb",
"font_heading": "Inter",
"font_body": "Inter",
"custom_palette": null,
"surface_color": null,
"site_name": "Example",
"logo": "/assets/logo.svg",
"logo_dark": "/assets/logo-dark.svg"
}
}PUT /cms/settings/theme
PUT /cms/settings/themeField
Value
Users
GET /cms/settings/users
GET /cms/settings/usersField
Value
Webhooks
GET /cms/settings/webhooks
GET /cms/settings/webhooksField
Value
Last updated
Was this helpful?

