v1
latestOpenAPI 3.1.02026-07-13143194365.4 KBmaintenance
Backfill welcome emails for accounts that never received one (admin/cron)
Finds accounts with an email identity that do not have a 'welcome' row in email_sent, and sends them the welcome email. Safe to run repeatedly (idempotent). Use limit to control batch size.
post/v1/admin/backfill_welcome_emails
Query parameters
limitinteger
Max emails to send per call
Max emails to send per call
Headers
X-MAINTENANCE-KEYstring nullable
Response
Backfill results with sent and skipped counts
{"stackTrail":"paths:/v1/admin/backfill_welcome_emails:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}