removes an entire existing element from the notebook

removes an entire existing element from the notebook

post/api/notebook/removeElement

Query parameters

notebookIdstring required

the notebook id

Request body

elementIdstring required

the id of the element you want to remove

Response

Ok

Changes