Skip to content

Notebook.restore

Restore notebook from trash.

Server: POST /api/notebooks/{id}/restore.

Signature

restore() -> None

HTTP parameters

Name In Type Required Default
notebook_id path string yes -

Return shape

HTTP 200 — OK

Permission

Required permission: notebook:delete

HTTP

POST /api/notebooks/{id}/restore (restoreNotebook)

Usage

notebook.restore()