Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentId
string
required
Minimum string length: 1
Example:

"agent_abc123"

Body

application/json
metadata
object
required

Arbitrary string metadata stored on an agent. Runtime enforces maximum key and value sizes.

Example:
{key}
any

Response

Agent metadata updated.

configuration
object
required
createdAt
string
required
fleetId
string
required
executionPrincipal
UserExecutionPrincipal · object
required
id
string
required
metadata
object
required

Arbitrary string metadata stored on an agent. Runtime enforces maximum key and value sizes.

Example:
orgId
string
required
updatedAt
string
required
userId
string
required
effective
object