---
title: "Trigger Send Plan Enrich Autoscale"
method: POST
path: "/api/internal/outreach/send-plan-enrich-autoscale"
tags: ["OutreachInternal"]
---

# Trigger Send Plan Enrich Autoscale

`POST /api/internal/outreach/send-plan-enrich-autoscale`

T-733 Ф6: demand-driven scheduler tick for the send-plan ENRICH
stage — same contract as the send autoscale above (count the due enrich
frontier, top Prefect up to the demand-derived target; the deployment's
concurrency_limit is the hard cap). Replaces the deployment's five
interleaved static crons. External k8s CronJob posts here every minute.
Full contract: ``api/outreach/send_plan/autoscaler.py``. 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/b33fc5cb0069/schema)
