Skip to main content
Version: v3

Delete Agent

DELETE 

/conversation-ai/agents/:agentId

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

Request

Version stringrequired

API Version

Available optionsv3
agentId stringrequired

Conversations AI agent id

application/json

Successful response

Schema
    successbooleanrequired

    Indicates if the agent was deleted successfully.

    idstringrequired

    Unique identifier of the deleted agent.