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

# POST /api/kernel/copy

`POST /api/kernel/copy`

## Headers

- `Marimo-Session-Id` string, required

## Request body

- CopyNotebookRequest
  - `destination` string, required
  - `source` string, required

## Response `200`

Copy notebook

---

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