v3

OpenAPI 3.1.02026-07-31350397683.8 KB

Run Scheduled Simulation

Internal fire endpoint for the cron service (simulation-cron-service).

Auth is the inbound counterpart to weekly_notifications' outbound X-Internal-Token. queue_simulation_run_cron is fire-and-forget; we 202 on accept. A 404 it raises is a permanent failure (sim/test cases gone) — propagate it so the cron side stops retrying.

post/v1/internal/run-scheduled-simulation

Headers

x-internal-tokenstring
X-API-Keystring required

API key required to authenticate requests.

Request body

simulation_idstring required
uptime_check_idstring nullable

Response

Successful Response

{"stackTrail":"paths:/v1/internal/run-scheduled-simulation:post:responses:202:content:application/json:schema","oasType":"schema","type":"unknown"}