Remove a Data Source
Deletes an existing database connection by name.
DELETE
The REST API endpoints can be used with MindsDB running locally at http://127.0.0.1:47334/api.
Path Parameters
Name of existing database to delete
Response
200
application/json
An empty response indicates success
The response is of type string
.