v1

latestOpenAPI 3.0.12026-07-1729343.4 KB

removes a column from a table

removes a column from a table

post/api/notebook/removeTableColumn

Query parameters

notebookIdstring required

the notebook id

Request body

tableIdstring required

the id of the table you want to remove a column from

columnNamestring required

the name of the new column you want to remove

Response

Ok