---
title: "Reindex a collection"
method: POST
path: "/collections/{coll_id}/reindex"
tags: ["collections"]
---

# Reindex a collection

`POST /collections/{coll_id}/reindex`

Reindex the existing collection, if recursive is set to true it will
also reindex all datasets and files.

## Path parameters

- `coll_id` string, required

## Response `200`

OK

---

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