host.state.table_drop
Drop a declared table and every row it holds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the declared table to drop, with every row it holds. | |
| tenant_key | No | The key `signup` returned. Required only when this connection carries no Authorization: Bearer header -- when both are present, the header wins. |