Skip to main content
PATCH
Update an agent profile

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

id
string
required

Agent profile UUID.

Body

application/json
policy
object

Template policy to apply.

template
string

Template slug recorded on the profile.

Response

Updated agent profile.

A per-tenant governed real-world agent profile (identity, money, comms, runtime).

id
string
user_id
string
template
string | null
status
enum<string>
Available options:
provisioning,
verifying,
needs_action,
active,
failed,
revoked
needs_action
object | null
resources
object
created_at
string<date-time>