AurionAI Docs

Receive Inbound Email Debug

Debug helper for connector payload normalization during rollout. Gated behind DEBUG_ENDPOINTS_ENABLED env var (default: disabled). Requires INTERNAL_API_SECRET header for authentication. Issue #398 S2: was previously unauthenticated and always accessible.

POST
/api/webhooks/email/inbound/debug

Debug helper for connector payload normalization during rollout.

Gated behind DEBUG_ENDPOINTS_ENABLED env var (default: disabled). Requires INTERNAL_API_SECRET header for authentication. Issue #398 S2: was previously unauthenticated and always accessible.

Response Body

application/json

curl -X POST "https://loading/api/webhooks/email/inbound/debug"
{}