TIXAE Agents home page
Search...
Support
Dashboard
Dashboard
Search...
Navigation
Agents
Delete Agent
Documentation
API Reference
Documentation
Documentation
Discord
API Documentation
Get Started
V3
Get Started
Workspaces
Agents
Agents
Introduction
GET
Get Agent
POST
Create/Edit Agent
DEL
Delete Agent
POST
Chat Interact
POST
Configure State
🧠 Knowledge Base
💬 Conversations
📊 Analytics
Workspaces
GET
Get Workspace
POST
Edit Workspace
DEL
Delete Workspace
💼 Agency
🏢 Orgs
🤝 Clients
Agents
Delete Agent
Deletes an agent
DELETE
/
v2
/
agents
/
{agent_id}
Try it
Authorizations
Authorization
string
header
required
Agent/Workspace secret API key as bearer token.
Path Parameters
agent_id
string
required
The ID of the agent to delete
Response
200 - application/json
message
string
success
boolean
Create/Edit Agent
Chat Interact