Skip to main content
PUT
Update Agent

Authorizations

Authorization
string
header
required

Bearer token authentication. Use your API key as the bearer token. Format: Authorization: Bearer

Path Parameters

agent_id
string
required

Body

application/json
name
string

New agent name

config
AgentConfig · object

Agent configuration to update

kb_id
integer

Knowledge base ID. Set to assign, omit to leave unchanged.

Response

Returns the updated Agent object.

agent_id
string
required
name
string
required
config
Config · object
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
status
string
default:paused
status_code
integer
default:1
kb_id
integer · null · null