Notebooks

Update a notebook

Renames the notebook. Naming it "Init" designates the project init notebook, which can run as a prelude to other notebooks in the project.

patch/notebooks/{notebookId}

Path parameters

notebookIdstring required

Opaque notebook identifier.

Opaque notebook identifier.

Request body

namestring required

Updated notebook name.

Response

Notebook updated

Changes