Skip to main content
POST
Emit rollback operator commands

Authorizations

Authorization
string
header
required

API key issued per entity via Settings > Developers > API Keys. Each key carries scopes (e.g. orders:read, products:write). Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.

Path Parameters

entity_id
string<uuid>
required

Body

application/json
snapshot_id
string
required

The snapshot_id to restore from.

confirm
string
required

Explicit confirmation phrase. Must equal "<entity_id>:rollback" (e.g. "a1b2c3d4-...:rollback"). Stripe Connect-style confirmation token.

lambda_alias_target_version

Lambda version to roll back to (optional; defaults to prev).

Response

Rollback plan emitted

Rollback operator commands (not auto-executed).

object
enum<string>
Available options:
cutover_rollback_plan
entity_id
string<uuid>
rollback_initiated_at
string<date-time>
rollback_log_id
string<uuid>
snapshot_id
string
env
string
instructions
object

Operator commands (do NOT auto-execute).