Skip to main content
PUT
Replace Connection return origins

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
idempotency-key
string
required
Required string length: 1 - 255

Body

application/json

An exact compare-and-replace of the Environment's connection-return origins.

expected_version
integer
required
Required range: x >= 0
origins
string[]
required
Maximum array length: 32
Required string length: 1 - 2048

Response

The versioned connection-return origin allowlist for the authenticated Environment.

The versioned connection-return origin allowlist for the authenticated Environment.

origins
string[]
required
Maximum array length: 32
Required string length: 1 - 2048
version
integer
required
Required range: x >= 0