Skip to content

Delete notebook entry

DELETE
/api/v1/app/notebook/entries/{entryId}
curl --request DELETE \
--url 'http://127.0.0.1:58259/api/v1/app/notebook/entries/1?type=example'

Delete an existing notebook entry in the app.

entryId
required
integer format: int64
type
required
string

OK