---
title: "Trigger Send Plan Reconcile Tick"
method: POST
path: "/api/internal/outreach/send-plan-reconcile-tick"
tags: ["OutreachInternal"]
---

# Trigger Send Plan Reconcile Tick

`POST /api/internal/outreach/send-plan-reconcile-tick`

T-1282 Phase 0: external minute-cadence trigger for
send-plan-reconciler — spawns ONE run whenever none is already active
(the sweep's work signal is a stateless event-detection poll, not a
queue count, so idle-only gates it — see
``api/outreach/send_plan/reconcile_tick.py``'s module docstring). Ships
inert: the k8s CronJob is suspended until explicit un-suspend (Ф2).
Always answers 2xx so the CronJob's ``curl -f`` stays green.

## Response `200`

Successful Response

- unknown

---

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