Skip to main content
POST
Roll back to an earlier release

Authorizations

Authorization
string
header
required

Organization-scoped bearer credential: a customer API key (1club_sk_live_...) or an MCP OAuth access token.

Path Parameters

releaseId
integer
required

Query Parameters

siteId
integer

Response

The new release created by the rollback

A published version of the website. The public site renders the release with isActive: true.

id
integer
version
integer
note
string | null
isActive
boolean
publishedAt
string<date-time>

When this release last went live. An ordinary publish amends the active release in place, so this moves while createdAt does not.

createdAt
string<date-time>