---
title: "Delete an entity collection"
method: DELETE
path: "/entity-collections/{entity_collection_id}"
tags: ["entityCollections"]
---

# Delete an entity collection

`DELETE /entity-collections/{entity_collection_id}`

This method deletes the specified entity collection. This action cannot be undone.

## Path parameters

- `entity_collection_id` string, required

## Headers

- `x-api-key` string, required

## Response `200`

Successful response

## Other responses

- `400` — The request has failed.

---

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