---
title: "Run Step"
method: POST
path: "/api/outreach/run/{step}"
tags: ["Outreach"]
---

# Run Step

`POST /api/outreach/run/{step}`

Déclenche une étape à la main (le scheduler fait `all` chaque matin).

## Path parameters

- `step` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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