---
title: "Reindex all nodes for searching."
method: POST
path: "/nodes/reindex"
tags: ["Nodes"]
---

# Reindex all nodes for searching.

`POST /nodes/reindex`

## Query parameters

- `max_batch` integer
- `min_age` string

## Response `200`

Reindex completed successfully.

## Other responses

- `400` — Bad request.
- `500` — Internal server error

---

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