Skip to main content
PUT
Update agent

Authorizations

Authorization
string
header
required

Developer key created from the dashboard (Settings → Developer Keys)

Path Parameters

projectId
string
required

The ID of your project

Body

application/json
name
string
Required string length: 1 - 16
type
enum<string>
Available options:
monolithic,
skill
status
enum<string>
Available options:
draft,
published
globalPrompt
string
executionMode
enum<string>
Available options:
smart,
economic,
on_premises,
realtime
timezone
string | null
memoryEnabled
boolean
searchKnowledgeBaseEnabled
boolean
promptModules
object[] | null
beforeStartConfig
object | null
postSessionWebhook
object | null
postSessionVariableKeys
string[] | null
postEvaluationConfig
object | null
placeholderMessages
object | null
variableConfigs
object[] | null
voiceIntelligence
object

Response

OK

data
object
required