Skip to main content
POST
Archive an Environment

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-24
checkfu-beta
string
required
idempotency-key
string
Maximum string length: 255

Path Parameters

environment_id
string
required
Pattern: ^env_[0-9a-f]{32}$

Response

BetaEnvironment

id
string
required
Pattern: ^env_[0-9a-f]{32}$
archived_at
string | null
required
config
object
required
created_at
string
required
description
string | null
required
metadata
object
required

at most 16 correlation pairs with keys of 1 to 64 characters

name
string
required
type
enum<string>
required
Available options:
environment
updated_at
string
required
scope
enum<string>
Available options:
organization,
account