v1

latestOpenAPI 3.0.12026-07-1729343.4 KB

inserts a calculated column to an existing table

inserts a calculated column to an existing table

post/api/notebook/insertFormulaTableColumn

Query parameters

notebookIdstring required

the notebook id

Request body

tableIdstring required

the id of the table element

columnNamestring required

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

formulastring required

the Decipad language formula for this new column

Response

Ok

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