v1

latestOpenAPI 3.0.12026-07-1729343.4 KB

changes an existing code line in the notebook

changes an existing code line in the notebook

post/api/notebook/updateCodeLine

Query parameters

notebookIdstring required

the notebook id

Request body

codeLineIdstring required

the id of the code line you need to change

newVariableNamestring required

the new variable name if it needs changing, or the current one.

newCodeExpressionstring required

the new decipad language code expression for this variable

Response

Ok

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