---
title: "Sweep Journeys Tick"
method: POST
path: "/v1/internal/sweep-journeys"
---

# Sweep Journeys Tick

`POST /v1/internal/sweep-journeys`

Journey scheduler sweep tick from simulation-cron-service. Fire-and-forget;
202 on accept — a lost result is retried by the next tick.

## Headers

- `x-internal-token` string
- `X-API-Key` string, required

## Response `202`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/getbluejay/apis/bluejay-api.md) · [All operations](https://skmtc.net/getbluejay/apis/bluejay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbluejay/bluejay-api/revisions/f48cef80963f/schema)
