notebook-controller

Update notebook index content directly

Saves the given markdown (with optional YAML frontmatter) as the notebook container's indexContent field. Blank content clears the field.

patch/api/notebooks/{notebook}/index-content

Path parameters

notebookinteger required

Request body

contentstring

Response

OK

Changes