/api/projects/{project_name}/agents/{agent_name}
This API endpoint deletes an agent using the DELETE
method.
Learn more about agents and the available parameters following this doc page.
Path Parameters
Defines the project where the agent are located. Note that the default project name is
mindsdb
.Defines the agent name.