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

CORS preflight for Microsoft email webhook

CORS preflight response for the Microsoft Graph email webhook endpoint. Global middleware intercepts OPTIONS before route logic and returns 204 No Content with CORS headers. No authentication, tenant, request body, query parameter, or database access is required.

Response codes

204
CORS preflight accepted; response body is empty.