Skip to main content
PATCH
Update agent

Authorizations

Authorization
string
header
required

API key passed as a Bearer token. Configure via the apiKeys field in polpo.json or the POLPO_API_KEY environment variable.

Path Parameters

name
string
required

Body

application/json
role
string
model
string
allowedTools
string[]
allowedPaths
string[]
systemPrompt
string
skills
string[]
maxTurns
integer
Required range: x > 0
maxConcurrency
integer
Required range: x > 0
identity
object
reportsTo
string
reasoning
string
assignedLoops
string[]

Project-level Agentic Loop names assigned to this agent.

defaultLoop
string

Default assigned Agentic Loop for this agent.

browserProfile
string
emailAllowedDomains
string[]
team
string

Response

Agent updated

ok
boolean
required
data
unknown