/
LO
lobehub
/
LobeChat OpenAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 11mo ago
Details
Filter operations
Agents
5
Files
8
Messages
7
MessageTranslations
4
get
Get translation info for a message
post
Translate a message
delete
Delete translation info for a message
patch
Update translation info for a message
Models
4
Permissions
5
Providers
5
Roles
8
SessionGroups
5
Sessions
7
Topics
5
Users
9
MessageTranslations
Update translation info for a message
patch
/message-translations/{messageId}
Request body
TranslateUpdate
required
from
string
required
to
string
required
provider
string
nullable
model
string
nullable
translatedContent
string
required
Response
OK
ApiResponseTranslation
required
success
boolean
required
message
string
nullable
timestamp
string
date-time
required
data
MessageTranslation
Changes