cURL
curl --request DELETE \ --url http://127.0.0.1:47334/v1/api/api/databases/{databaseName}/tables/{tableName}
{}
Deletes a table in a database.
The name of the database
Table name to delete
Successfully deleted
The response is of type object.
object