---
title: "DELETE /collections"
method: DELETE
path: "/collections"
tags: ["collection"]
---

# DELETE /collections

`DELETE /collections`

Delete one or more collections. The 'name' query parameter accepts a comma-separated (CSV) list of collection names. By default every version of each named collection is deleted; set 'active-only=true' to delete only the active head version and keep earlier versions intact.

## Query parameters

- `name` string, required
- `active-only` boolean

## Response `200`

ok

## Other responses

- `400` — error

## Changes

> 53 revisions in range; 2 could not be searched.

- **2026-05-08** `49fae8367315` — 1 info
  - endpoint added
- **2025-06-02** `60812f5416c5` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/sourcenetwork/apis/defradb-api/changes/collections/delete.md)

---

[API](https://skmtc.dev/sourcenetwork/apis/defradb-api.md) · [All operations](https://skmtc.dev/sourcenetwork/apis/defradb-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sourcenetwork/defradb-api/revisions/659e79583f79/schema)
