Skip to main content
POST
Create 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-27
checkfu-beta
string
required
idempotency-key
string
Maximum string length: 255

Body

application/json
name
string
required
config
object
description
string | null
metadata
object

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

scope
enum<string> | null
Available options:
organization,
account

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