---
title: "Remove capsules from a project"
method: DELETE
path: "/api/preview/projects/{id}/capsules"
tags: ["project"]
---

# Remove capsules from a project

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

## Path parameters

- `id` string, required — UUID v4 string

## Request body

- object
  - `capsule_ids` string[], required — Capsule UUIDs to add to or remove from the project

## Response `200`

Successful response

- object
  - `removed` integer, 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)
