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

Email Briefing Prefs API

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

3 endpoints in this group.

GET /api/email-briefing-prefs

Get Email Briefing Prefs

Tolerant of schema drift. Tries the full BILL-B column set first; falls back to the legacy 0001 columns when migration 0030 hasn’t run on prod; returns defaults when the table is missing entirely. Never 500s.

Responses

CodeDescription
200Successful Response

PUT /api/email-briefing-prefs

Update Email Briefing Prefs

Request body: application/json

Responses

CodeDescription
200Successful Response
422Validation Error

POST /api/email-briefing-prefs/test-send

Test Send Email Briefing

Immediately compose + send a briefing to the tenant’s configured recipients.

Responses

CodeDescription
200Successful Response