Skip to main content
PUT
Update Agent

Authorizations

x-api-key
string
header
required

Headers

current-workspace-id
string
required

Path Parameters

agentId
string
required

The unique identifier of the agent to update

Body

application/json
name
string
Maximum string length: 100
description
string
Maximum string length: 500
settings
object
agentConfig
object
vectorDbId
string
type
enum<string>
Available options:
beam-os,
user-agent,
pre-configured-agent
workspaceId
string
agentCategoryId
string
themeIconUrl
string
personality
string
userAccessTokenId
string
agentIntroMessage
string
agentSetupMessage
string
agentSetupSessionId
string
skipAgentSetupSop
boolean
isAttachmentDataPulledIn
boolean
tools
string[]
templates
object[]
preferredModel
string
instructions
string

Response

200

Agent updated successfully