Update website-level settings
Changes the website’s name, theme behaviour and site-wide SEO defaults. Every field is optional; omitted fields are left alone.
supportedLocales and defaultLocale are organization-level and need the additional organization:write scope. They also decide which languages the member portal, the mobile app and outbound email offer, and they take effect immediately rather than on publish - so they are a separate grant from editing the draft. They are reachable here at all because they are what decides which localized URLs the website serves: a page or section translated into an unlisted locale has no URL to be served at and no hreflang alternate pointing to it. A defaultLocale outside supportedLocales is a 400.
Everything else in this body edits the draft, seoSettings included - it is stored in the site’s settings, so a release carries it and the public site keeps serving the previously published values until you publish.
Deliberately cannot change the site’s address (slug, domain), which website is the organization’s default, or whether the site is switched on - those move a customer’s public presence and are not side effects a content edit should have.
Authorizations
Organization-scoped bearer credential: a customer API key (1club_sk_live_...) or an MCP OAuth access token.
Query Parameters
Body
both lets a visitor switch; light/dark fixes the theme.
both, light, dark Only meaningful when themeSupport is both.
light, dark, system Site-wide SEO defaults, replacing the whole object - read the current one from GET /website first. Every field is a fallback a page can override.
Locales this organization serves, in display order. Organization-level, requires organization:write, and applies immediately - see the endpoint description. Must contain defaultLocale.
en, es, fr, de, bg, cs Locale served at the site root. Organization-level, requires organization:write.
en, es, fr, de, bg, cs Response
The updated website
A website belonging to the organization. Every field here describes the draft, except url, published, activeReleaseVersion and lastPublishedAt, which describe what the public is currently being served.
Platform host label - the site answers on <slug>.1club.me.
Custom domain, when one is pointed at this site.
True for the site an organization-wide caller means by "the website". Exactly one per organization.
False means the site is switched off and serves nothing publicly, whatever the draft contains.
Public URL - the custom domain when set, else the platform host.
The same site rendered from the unpublished draft - the link to review edits before publishing. Carries a signed grant that expires 24 hours after this response was generated; read the website again for a fresh one. Anyone holding the link can view the draft, so it is shareable without a login but should be treated as sensitive.
Whether the site has ever been published. False means nothing is publicly reachable yet.
both, light, dark light, dark, system Locales the site serves, which is what its hreflang alternates and sitemap.xml advertise. Organization-level - see PATCH /v1/platform/website.
Locale served at the site root. Organization-level.
Site-wide SEO defaults. Each field is a fallback a page can override.
Present when fetching one website; omitted from the site list.
Header and footer, rendered on every page.