Skip to main content
PATCH
Update an AgentInstallation

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

Path Parameters

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

Body

application/json
expected_version
integer
required
Required range: x > 0
agent_deployment_revision_selection
object
acted_as
string
Pattern: ^prin_[0-9a-f]{32}$
identity_posture
enum<string>
Available options:
delegated,
autonomous
surface_scope_ids
string[]
Required array length: 1 - 1000 elements
Pattern: ^surf_[0-9a-f]{32}$
harness
string
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})(?:@(?:latest|[1-9][0-9]{0,8}))?$
model_routing_profile_key
string
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})$
sandbox_profile_key
string
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})$
state
enum<string>
Available options:
active,
disabled,
archived

Response

Success

id
string
required
Pattern: ^aini_[0-9a-f]{32}$
workspace_id
string
required
Pattern: ^wrkspc_[0-9a-f]{32}$
external_installation_id
string
required
Pattern: ^exti_[0-9a-f]{32}$
agent_deployment_id
string
required
Pattern: ^adep_[0-9a-f]{32}$
agent_deployment_revision_selection
object
required
acted_as
string
required
Pattern: ^prin_[0-9a-f]{32}$
surface_scope_ids
string[]
required
Required array length: 1 - 1000 elements
Pattern: ^surf_[0-9a-f]{32}$
harness
string
required
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})(?:@(?:latest|[1-9][0-9]{0,8}))?$
model_routing_profile_key
string
required
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})$
sandbox_profile_key
string
required
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})$
state
enum<string>
required
Available options:
active,
disabled,
archived
version
integer
required
Required range: x > 0
created_at
string
required
updated_at
string
required
identity_posture
enum<string>
Available options:
delegated,
autonomous