---
title: "Deletes a presentation or verifiable presentation by ID"
method: DELETE
path: "/presentations/{id}"
tags: ["Presentations"]
---

# Deletes a presentation or verifiable presentation by ID

`DELETE /presentations/{id}`

## Parameters

- `./components/parameters/path/ObjectId.yml` — unresolved $ref

## Response `202`

Presentation deleted - this is a 202 by default as soft deletes and processing time are assumed

## Other responses

- `400` — Bad Request
- `401` — Not Authorized
- `404` — Presentation not found
- `410` — Gone! There is no data here

---

[API](https://skmtc.dev/w3c/apis/verifiable-credential-api-for-lifecycle-management.md) · [All operations](https://skmtc.dev/w3c/apis/verifiable-credential-api-for-lifecycle-management/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/w3c/verifiable-credential-api-for-lifecycle-management/revisions/3ba233461759/schema)
