/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.