---
title: "Delete sheet"
method: DELETE
path: "/sheets/{sheetId}"
tags: ["sheets"]
---

# Delete sheet

`DELETE /sheets/{sheetId}`

Deletes the sheet specified in the URL.

## Response `200`

SUCCESS

- SuccessResult
  - `message` 'SUCCESS' — Message that indicates the request was successful.
  - `resultCode` 0 — * '0' Success

## Other responses

- `default` — Generic Error Payload

---

[API](https://skmtc.net/smartsheet/apis/smartsheet-openapi-reference.md) · [All operations](https://skmtc.net/smartsheet/apis/smartsheet-openapi-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartsheet/smartsheet-openapi-reference/versions/b4afda95fb51/schema)
