Minds
Commercial Product Docs
curl --request DELETE \ --url http://127.0.0.1:47334/api/projects/{projectName}/models/{modelName}
"<string>"
The REST API endpoints can be used with MindsDB running locally at http://127.0.0.1:47334/api.
The name of the project
The name of the model
Empty response if delete is successful
The response is of type string.
string
Was this page helpful?