---
title: "Delete Presentation"
method: DELETE
path: "/api/v1/ppt/presentation/{id}"
tags: ["Presentation"]
---

# Delete Presentation

`DELETE /api/v1/ppt/presentation/{id}`

## Path parameters

- `id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/presenton/apis/fastapi.md) · [All operations](https://skmtc.net/presenton/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/presenton/fastapi/versions/5dae3adc4ee8/schema)
