---
title: "POST /api/kernel/rename"
method: POST
path: "/api/kernel/rename"
---

# POST /api/kernel/rename

`POST /api/kernel/rename`

## Headers

- `Marimo-Session-Id` string, required

## Request body

- RenameNotebookRequest
  - `filename` string, required

## Response `200`

Rename the current app

- SuccessResponse
  - `success` boolean

---

[API](https://skmtc.dev/marimo-team/apis/marimo-api.md) · [All operations](https://skmtc.dev/marimo-team/apis/marimo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/marimo-team/marimo-api/revisions/a39082aac3ce/schema)
