---
title: "Delete many capsules in a single call (soft delete)"
method: POST
path: "/api/preview/capsules/batch/delete"
tags: ["capsule"]
---

# Delete many capsules in a single call (soft delete)

`POST /api/preview/capsules/batch/delete`

## Request body

- object
  - `capsuleIds` string[], required — Capsule UUIDs to operate on

## Response `200`

Successful response

- object
  - `failed` object[], required
  - `succeeded` object[], 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)
