---
title: "Delete Collection"
method: DELETE
path: "/v1/skill-collections/{collection_id}"
tags: ["v1", "protected", "skill-collections"]
---

# Delete Collection

`DELETE /v1/skill-collections/{collection_id}`

Delete a collection from the current workspace.

## Path parameters

- `collection_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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