MindsDB
Open Source Product Docs
cURL
curl --request DELETE \ --url http://127.0.0.1:47334/api/projects/{projectName}/views/{viewName}
{}
Project name the view is in
View name to delete
Succesfully deleted
The response is of type object.
object
Was this page helpful?