---
title: "Removes a product from a collection."
method: DELETE
path: "/admin/collects/{collect_id:\\\\d+}.json"
tags: ["Collect"]
---

# Removes a product from a collection.

`DELETE /admin/collects/{collect_id:\\d+}.json`

Delete the link between a product an a collection.

## Path parameters

- `collect_id` integer, required

## Response `200`

OK

- DeleteCollectResponseSwagger
  - `success` boolean — Api response success

---

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