Skip to main content
PUT
Update agent

Authorizations

Authorization
string
header
required

Token JWT de autenticação

Headers

x-company-id
string

Target company identifier. Required only for global API keys (type=global). Ignored for company API keys and human users.

Path Parameters

id
string
required

Agent ID

Response

200 - application/json
_id
object
required
name
string
required
agent_flow
object
required
prompts
object
required
company
object
required
model_config
object
required
status
enum<string>
required
Available options:
ACTIVE,
DRAFT,
INACTIVE,
DELETED
general_config
object
specialist_config
object
knowledge_base
object[]
avatar_color
string
avatar_initials
string
personality_presets
enum<string>[]
Available options:
FRIENDLY,
DIDACTIC,
CURIOUS,
FORMAL,
PLAYFUL,
PERSUASIVE
steps
object[]