---
title: "Delete a presentation"
method: DELETE
path: "/v1/presentations/{id}"
tags: ["Presentations"]
---

# Delete a presentation

`DELETE /v1/presentations/{id}`

Delete a presentation by id

## Path parameters

- `id` string, required — The id of the presentation

## Response `200`

Success

## Other responses

- `404` — Not found
- `500` — Internal Server Error

---

[API](https://skmtc.dev/slidesgpt/apis/web.md) · [All operations](https://skmtc.dev/slidesgpt/apis/web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/slidesgpt/web/revisions/62166446caec/schema)
