Skip to main content
PUT
Update one agent

Autorizaciones

Authorization
string
header
requerido

Use a valid JWT token in the Authorization header with the format 'Bearer {token}'

Parámetros de ruta

agentId
string
requerido

Cuerpo

application/json
name
string
requerido
instructions
string
requerido
permissions
string[]
requerido
intelligenceLevel
enum<string>
requerido
Opciones disponibles:
Low,
Medium,
High
allowQuestions
boolean
requerido
allowMemory
boolean
requerido
memory
null | string
requerido

Respuesta

No Content