v1

latestOpenAPI 3.0.12026-07-1729343.4 KB

appends a filled table to the end of the notebook

appends a filled table to the end of the notebook

post/api/notebook/appendFilledTable

Query parameters

notebookIdstring required

the notebook id

Request body

tableNamestring required

the name of the table you want to append. Should have no spaces or special characters.

columnNamesstring[] required

the column names for the table

Response

Ok

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