Roll back to an earlier release
Website
Roll back to an earlier release
Restores a previous release: its content becomes the draft and is published as a new version, so the rollback is itself recorded rather than rewriting history. Use GET /releases to find the id.
This discards unpublished draft edits - the draft is overwritten with the release’s content.
POST
Roll back to an earlier release
Authorizations
Organization-scoped bearer credential: a customer API key (1club_sk_live_...) or an MCP OAuth access token.
Path Parameters
Query Parameters
Response
The new release created by the rollback
A published version of the website. The public site renders the release with isActive: true.