---
title: "Remove a dataset from a collection."
method: POST
path: "/collections/{coll_id}/datasetsRemove/{ds_id}/{ignoreNotFound}"
tags: ["collections"]
deprecated: true
---

# Remove a dataset from a collection.

`POST /collections/{coll_id}/datasetsRemove/{ds_id}/{ignoreNotFound}`

> **Deprecated.**

## Path parameters

- `coll_id` string, required
- `ds_id` string, required
- `ignoreNotFound` string, required

## Response `200`

OK

## Changes

- **2021-07-16** `a30d6f31f27f` — 2 info
  - api path removed with deprecation
  - endpoint added
- **2020-09-29** `8bd7fd33f496` — 2 info
  - endpoint added
  - api path removed with deprecation

[Change history](https://skmtc.dev/clowder-framework/apis/clowder/changes/collections/:coll_id/datasetsRemove/:ds_id/:ignoreNotFound/post.md)

---

[API](https://skmtc.dev/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.dev/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clowder-framework/clowder/revisions/bcd187478e0d/schema)
