Skip to main content
PATCH
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

spaceId
string
requerido
botId
string
requerido

Cuerpo

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

Respuesta

200 - application/json

The updated bot

id
string
requerido
userId
string
requerido
name
string
requerido
description
string | null
requerido
createdBy
string
requerido
createdTime
string
requerido
chatId
string | null
requerido
imPlatform
enum<string> | null
Opciones disponibles:
telegram,
feishu,
slack
avatar
string | null
accessibleBases
string[]
model
string
effort
enum<string>
Opciones disponibles:
low,
medium,
high,
xhigh
Última modificación el 15 de septiembre de 2026