---
title: "POST /api/notebooks/{notebook}"
method: POST
path: "/api/notebooks/{notebook}"
tags: ["notebook-controller"]
---

# POST /api/notebooks/{notebook}

`POST /api/notebooks/{notebook}`

## Path parameters

- `notebook` integer, required

## Request body

- NotebookUpdateRequest
  - `skipMemoryTrackingEntirely` boolean
  - `description` string
  - `name` string

## Response `200`

OK

---

[API](https://skmtc.net/nerds-odd-e/apis/openapi-definition.md) · [All operations](https://skmtc.net/nerds-odd-e/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nerds-odd-e/openapi-definition/versions/f04215d476a6/schema)
