MindsDB
Open Source Product Docs
cURL
curl --request DELETE \ --url http://127.0.0.1:47334/api/databases/{databaseName}/tables/{tableName}
{}
The name of the database
Table name to delete
Successfully deleted
The response is of type object.
object
Was this page helpful?