---
title: "Accept Gmail Push"
method: POST
path: "/v1/webhooks/gmail/{endpoint_id}"
tags: ["gmail sync"]
---

# Accept Gmail Push

`POST /v1/webhooks/gmail/{endpoint_id}`

Acknowledge only after authentication and a durable queue commit.

## Path parameters

- `endpoint_id` string, uuid, required

## Headers

- `authorization` string, nullable

## Response `202`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/stormy/apis/stormy-control-plane.md) · [All operations](https://skmtc.dev/stormy/apis/stormy-control-plane/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stormy/stormy-control-plane/revisions/032c0f4e1565/schema)
