Skip to main content
POST
Create a ConnectedRuntime on an existing installation

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
name
string
required
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})$
harness
string
required
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})$
agent_installation_id
string
required
Pattern: ^aini_[0-9a-f]{32}$
surface_scope_id
string
required
Pattern: ^surf_[0-9a-f]{32}$
attestation_key
object

Response

Success

runtime
object
required
token
string
required
Maximum string length: 180
Pattern: ^cfu_connector_wrkspc_[0-9a-f]{32}\.crt_[0-9a-f]{32}\.[A-Za-z0-9_-]{43}$