---
title: "Handle incoming email from SendGrid Inbound Parse Webhook"
method: POST
path: "/outreach/sendgrid/webhook/incoming-parse"
tags: ["Send Grid Webhook Resource"]
---

# Handle incoming email from SendGrid Inbound Parse Webhook

`POST /outreach/sendgrid/webhook/incoming-parse`

Receives and processes incoming emails forwarded by SendGrid's Inbound Parse Webhook. This is a public endpoint that does not require authentication.

## Headers

- `tenant-id` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/certifyos/apis/certify-api-layer.md) · [All operations](https://skmtc.net/certifyos/apis/certify-api-layer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/certifyos/certify-api-layer/revisions/3d27e9019c7b/schema)
