---
title: "Gmail Inbound Webhook"
method: POST
path: "/webhooks/gmail/inbound"
tags: ["webhooks"]
---

# Gmail Inbound Webhook

`POST /webhooks/gmail/inbound`

Receive a Gmail Pub/Sub push notification.

Verifies the OIDC JWT, decodes the envelope, schedules background
processing, and returns 204 immediately. See module docstring for
the full flow.

## Response `204`

Successful Response

---

[API](https://skmtc.dev/prototyping/apis/prototyping-io-api.md) · [All operations](https://skmtc.dev/prototyping/apis/prototyping-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prototyping/prototyping-io-api/revisions/f4a0079fbb57/schema)
