Database
Drop a table
Delete a table from the database
delete/databases/{id}/tables/drop
Path parameters
idstring required
MongoDB ObjectId represented as a hexadecimal string
Object ID
Request body
Response
Table dropped successfully
Delete a table from the database
MongoDB ObjectId represented as a hexadecimal string
Object ID
Table dropped successfully