Drop table cat from dev.cat

POST {{host}}:{{port}}

Request Body

{"operation"=>"drop_table", "schema"=>"dev", "table"=>"cat"}