---
title: "trigger comfy nodes backfill"
method: POST
path: "/comfy-nodes/backfill"
tags: ["ComfyNodes"]
---

# trigger comfy nodes backfill

`POST /comfy-nodes/backfill`

## Query parameters

- `max_node` integer

## Response `204`

Backfill triggered

## Other responses

- `400` — Bad request, invalid input data.
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal server error

## Changes

> 43 revisions in range; 1 could not be searched.

- **2025-01-03** `396cf835e86d` — 1 info
  - added the new optional `query` request parameter `max_node`
- **2025-01-01** `936db3fddab6` — 1 info
  - endpoint added
- **2024-05-23** `9d088b2401a5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/comfy-org/apis/comfy-api/changes/comfy-nodes/backfill/post.md)

---

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