Skip to main content
PATCH
cURL

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

spaceId
string
requis
botId
string
requis

Corps

application/json
name
string
Required string length: 1 - 100
description
string
Maximum string length: 500
model
string
effort
enum<string>
Options disponibles:
low,
medium,
high,
xhigh

Réponse

200 - application/json

The updated bot

id
string
requis
userId
string
requis
name
string
requis
description
string | null
requis
createdBy
string
requis
createdTime
string
requis
chatId
string | null
requis
imPlatform
enum<string> | null
Options disponibles:
telegram,
feishu,
slack
avatar
string | null
accessibleBases
string[]
model
string
effort
enum<string>
Options disponibles:
low,
medium,
high,
xhigh
Dernière modification le 15 septembre 2026