Email Briefing Prefs API
Auto-generated from
openapi-snapshot.json. Do not edit by hand — changes are overwritten byscripts/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
| Code | Description |
|---|---|
200 | Successful Response |
PUT /api/email-briefing-prefs
Update Email Briefing Prefs
Request body: application/json
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
POST /api/email-briefing-prefs/test-send
Test Send Email Briefing
Immediately compose + send a briefing to the tenant’s configured recipients.
Responses
| Code | Description |
|---|---|
200 | Successful Response |