Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 447 Bytes

File metadata and controls

9 lines (6 loc) · 447 Bytes

# DeleteColumn

Properties

Name Type Description Notes
table_name string The name of the table to perform the operation on. Alternatively, you can use the `table_id` instead of `table_name`. If using `table_id`, ensure that the key in the request body is replaced accordingly.
column string The name of the column.