v1

latestOpenAPI 3.0.12026-07-1729343.4 KB

appends a code line to the notebook

appends a code line to the notebook

post/api/notebook/appendCodeLine

Query parameters

notebookIdstring required

the notebook id

Request body

variableNamestring required

the name of the variable to create. Should be unique and have no spaces or weird characters.

codeExpressionstring required

decipad language code expression for this variable

Response

Ok

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