Skip to main content
DELETE
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

id
string
requerido

ID of the AI Employee

Cuerpo

application/json

The body is of type object.

Respuesta

Success

id
string
name
string
description
string
type
enum<string>
Opciones disponibles:
qdrant
visibility
enum<string>
Opciones disponibles:
public,
private