DELETEDocumentation Index
Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt
Use this file to discover all available pages before exploring further.
/api/projects/{project_name}/agents/{agent_name}
This API endpoint deletes an agent using the DELETE method.
Path Parameters
Defines the project where the agent are located. Note that the default project name is
mindsdb.Defines the agent name.