---
title: "Delete a sheet"
method: DELETE
path: "/v1/sheets/{sheet_id}"
tags: ["Sheets"]
---

# Delete a sheet

`DELETE /v1/sheets/{sheet_id}`

Delete a sheet with the given sheet_id.

## Path parameters

- `sheet_id` integer, required

## Query parameters

- `embed_id` integer

## Response `200`

The request has succeeded.

- EmptyResponse

---

[API](https://skmtc.net/oneschema/apis/templates.md) · [All operations](https://skmtc.net/oneschema/apis/templates/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oneschema/templates/versions/40674aa6d4d9/schema)
