Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

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

Body

application/json
configuration
object
fleetId
string
metadata
object

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

Example:
userId
string
{key}
any

Response

Agent created.

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