MindsDB
Open Source Product Docs
cURL
curl --request DELETE \ --url http://127.0.0.1:47334/api/projects/{projectName}/agents/{agentName}
"<string>"
The name of the project where agent resides
Name of existing agent to delete
An empty response indicates success
The response is of type string.
string
Was this page helpful?