API reference · Email
OPTIONS/api/email/webhooks/google

CORS preflight for Google email webhook

CORS preflight response for the Gmail Pub/Sub webhook endpoint. This is handled by global middleware before route authentication or business logic. It does not require a session, API key, tenant, JWT, request body, or query parameter, and always returns 204 No Content with CORS headers.

Response codes

204
CORS preflight accepted; response body is empty.