/
JU
julep-ai
/
Julep Agents API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
julep-ai
Julep Agents API
put
Update Agent
v44
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2025-07-11
67
290
343.1 KB
agents
Update Agent
put
/agents/{agent_id}
Path parameters
agent_id
string
uuid
required
Request body
UpdateAgentRequest
required
Payload for updating a agent
metadata
object
nullable
name
string
required
project
string
nullable
canonical_name
string
nullable
about
string
model
string
instructions
union
default_settings
object
nullable
default_system_template
string
Response
Successful Response
Agent
required
id
string
uuid
required
metadata
object
nullable
created_at
string
date-time
required
updated_at
string
date-time
required
name
string
required
project
string
nullable
canonical_name
string
nullable
about
string
model
string
instructions
union
default_settings
object
nullable
default_system_template
string