Skip to main content
Deletes an AI agent permanently. This action cannot be undone. All associated configurations and conversation history will be removed.

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Path parameters

string
default:"EmployeeId123"
required
Conversations AI agent id

Respuestas

boolean
default:"True"
required
Indicates if the agent was deleted successfully.
string
default:"emp_123"
required
Unique identifier of the deleted agent.

Ejemplo