---
title: "Delete a capsule (soft delete; reversible during retention window)"
method: DELETE
path: "/api/preview/capsules/{id}"
tags: ["capsule"]
---

# Delete a capsule (soft delete; reversible during retention window)

`DELETE /api/preview/capsules/{id}`

## Path parameters

- `id` string, required — UUID v4 string

## Response `200`

Successful response

- object
  - `softDeleted` boolean, required
  - `success` boolean, required

---

[API](https://skmtc.net/symbol/apis/symbol-api.md) · [All operations](https://skmtc.net/symbol/apis/symbol-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/symbol/symbol-api/revisions/c690ac22ae04/schema)
