v1

latestOpenAPI 3.0.12026-07-1729343.4 KB

Appends markdown text to the end of the notebook

splits the markdown into separate elements and inserts them one at a time in the notebook

post/api/notebook/appendText

Query parameters

notebookIdstring required

the notebook id

Request body

markdownTextstring required

markdown text to add to the notebook

Response

Ok

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