v1
latestOpenAPI 3.0.12026-07-26245126202.6 KBDatabase
Delete all tables in given database name
Delete all tables in given database name
delete/databases/{databaseName}
Path parameters
databaseNamestring required
Database name
Query parameters
dryRunboolean required
Run in dryRun mode initially to know the list of tables that will be deleted in actual run. No tables will be deleted when dryRun=true
Response
successful operation