/
LO
lobehub
/
LobeChat OpenAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 11mo ago
Details
Filter operations
Agents
5
get
List agents
post
Create agent
get
Get agent by ID
delete
Delete agent
patch
Update agent (partial)
Files
8
Messages
7
MessageTranslations
4
Models
4
Permissions
5
Providers
5
Roles
8
SessionGroups
5
Sessions
7
Topics
5
Users
9
Agents
Update agent (partial)
patch
/agents/{id}
Request body
UpdateAgentRequest
required
title
string
required
description
string
nullable
avatar
string
nullable
model
string
nullable
provider
string
nullable
systemRole
string
nullable
chatConfig
object
nullable
params
object
nullable
Response
OK
ApiResponseAgent
required
success
boolean
required
message
string
nullable
timestamp
string
date-time
required
data
Agent
Changes