---
title: "Delete a Notebook in the given id"
method: DELETE
path: "/aide/v1/notebooks/{id}"
---

# Delete a Notebook in the given id

`DELETE /aide/v1/notebooks/{id}`

Delete Notebook.

## Path parameters

- `id` string, string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — The Notebook cannot be found

## Changes

- **2026-07-17** `96d3198b3b53` — 1 info
  - endpoint added
- **2020-12-07** `180e06e8bcb6` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/webankfintech/apis/jupyter-server/changes/aide/v1/notebooks/:id/delete.md)

---

[API](https://skmtc.dev/webankfintech/apis/jupyter-server.md) · [All operations](https://skmtc.dev/webankfintech/apis/jupyter-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webankfintech/jupyter-server/revisions/96d3198b3b53/schema)
