Notebooks

Create a notebook

Creates an empty notebook inside the project identified by projectId.

post/notebooks

Request body

projectIdstring uuid required

Project to create the notebook in.

namestring

Notebook name.

Response

Notebook created

Changes