---
title: "Renew All Connection Watches"
method: POST
path: "/admin/gmail/connections/renew-all"
tags: ["admin-gmail"]
---

# Renew All Connection Watches

`POST /admin/gmail/connections/renew-all`

Renew Gmail watch for all active connections.

## Response `200`

Successful Response

- RenewAllResponse
  - `renewed` integer, required
  - `failed` integer, required
  - `errors` string[], required

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stardrift/fastapi/revisions/00746572572a/schema)
