Skip to main content
PATCH
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

spaceId
string
erforderlich
botId
string
erforderlich

Body

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

Antwort

200 - application/json

The updated bot

id
string
erforderlich
userId
string
erforderlich
name
string
erforderlich
description
string | null
erforderlich
createdBy
string
erforderlich
createdTime
string
erforderlich
chatId
string | null
erforderlich
imPlatform
enum<string> | null
Verfügbare Optionen:
telegram,
feishu,
slack
avatar
string | null
accessibleBases
string[]
model
string
effort
enum<string>
Verfügbare Optionen:
low,
medium,
high,
xhigh
Zuletzt geändert am 15. September 2026