Skip to Content
BlitzPulse docs are live. Looking for the app? Visit https://app.blitzglobalcapital.com.
Api ReferenceScheduler API

Scheduler API

Auto-generated from openapi-snapshot.json. Do not edit by hand — changes are overwritten by scripts/docs/generate_api_reference.py.

1 endpoints in this group.

POST /api/scheduler/test-10min

Schedule a SendGrid test email for 10 minutes from now

Validates the briefing scheduler + SendGrid pipeline. Enqueues an ARQ job (P1-10) deferred by 10 minutes. Returns immediately with the UTC fire time and the ARQ job id. Falls back to an in-process BackgroundTasks timer if Redis is unreachable.

Request body: application/json

Responses

CodeDescription
200Successful Response
422Validation Error