---
title: "Unmap a sheet"
method: POST
path: "/v1/sheets/{sheet_id}/unmap"
tags: ["Sheets"]
---

# Unmap a sheet

`POST /v1/sheets/{sheet_id}/unmap`

Entirely unmap the sheet from its template.

## Path parameters

- `sheet_id` integer, required

## Query parameters

- `embed_id` integer

## Response `200`

The request has succeeded.

- SuccessResponse
  - `success` boolean

## Other responses

- `400` — 400

---

[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)
