Skip to main content
Version: 2021-07-28

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 options2021-07-28
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.