Skip to main content
POST
Cancel a pending team plan checkout

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-27
idempotency-key
string
required
Required string length: 1 - 255

Body

application/json
preview_id
string
required
Pattern: ^bco_[0-9a-f]{32}$
preview_digest
string
required
Pattern: ^sha256:[0-9a-f]{64}$

Response

Success

state
enum<string>
required
Available options:
canceled
preview_id
string
required
Pattern: ^bco_[0-9a-f]{32}$