Pause a backfill
Backfills
Pause a backfill
Signals the orchestrator to stop dispatching new tickets. In-flight tickets still finish. Idempotent. Returns 202 — the state updates within ~30s; poll GET /backfills/{id} to observe it.
POST
Pause a backfill
Authorizations
Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).
