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

Webhooks 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/webhooks/sendgrid/events

Sendgrid Events

Receive a SendGrid Event Webhook batch.

Verifies the ECDSA signature when SENDGRID_WEBHOOK_PUBLIC_KEY is configured, then inserts each event into email_events (idempotent on sg_event_id).

Parameters

NameInTypeRequiredDescription
x-twilio-email-event-webhook-signatureheaderstringoptional
x-twilio-email-event-webhook-timestampheaderstringoptional

Responses

CodeDescription
200Successful Response
422Validation Error