v1

latestOpenAPI 3.0.12026-07-1729343.4 KB

Changes the text in a text element

Changes the text in a text element

post/api/notebook/changeText

Query parameters

notebookIdstring required

the notebook id

Request body

elementIdstring required

the id of the text element you want to change

newTextstring required

the new content of the text element

Response

Ok