v1

latestOpenAPI 3.0.12026-07-1729343.4 KB

inserts a column in an existing table and fills it

inserts a column in an existing table and fills it

post/api/notebook/insertFilledTableColumn

Query parameters

notebookIdstring required

the notebook id

Request body

tableIdstring required

the id of the table element

columnNamestring required

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

cellsstring[] required

the data for the column

Response

Ok

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