v1

latestOpenAPI 3.0.12026-07-1729343.4 KB

fills the data on a column of the given table

fills the data on a column of the given table

post/api/notebook/fillColumn

Query parameters

notebookIdstring required

the notebook id

Request body

tableIdstring required

the id of the table you want to fill

columnNamestring required

the name of the column you want to fill

columnDatastring[] required

the content of the column

Response

Ok