Remove a View
Deletes an existing view in the project.
DELETE
The REST API endpoints can be used with MindsDB running locally at http://127.0.0.1:47334/api.
Path Parameters
Project name the view is in
View name to delete
Response
200
application/json
Succesfully deleted
The response is of type object
.