v1

latestOpenAPI 3.0.12026-07-1729343.4 KB

inserts an empty column in an existing table

inserts an empty column in an existing table

post/api/notebook/insertEmptyTableColumn

Query parameters

notebookIdstring required

the notebook id

Request body

tableIdstring required

the id of the table you want to insert a column into

columnNamestring required

the name of the new column. Must contain no spaces or weird characters

Response

Ok

{"stackTrail":"components:responses:insertEmptyTableColumnResponse:content:application/json:schema:properties:result","oasType":"schema","type":"unknown"}