---
title: "Disconnect Gmail Account"
method: DELETE
path: "/gmail/accounts/{credential_id}"
tags: ["gmail"]
---

# Disconnect Gmail Account

`DELETE /gmail/accounts/{credential_id}`

Disconnect a Gmail account.

Removes OAuth connection. Imported bookings remain.
Future scanning stops for this account. Can reconnect anytime.

## Path parameters

- `credential_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

> 16 revisions in range; 1 not diffed.

- **2026-09-11** `106d2d712b27` — 1 info
  - endpoint added
- **2026-09-02** `7ffb16b1c40d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/helloaxel/apis/client-api-gateway/changes/gmail/accounts/:credential_id/delete.md)

---

[API](https://skmtc.dev/helloaxel/apis/client-api-gateway.md) · [All operations](https://skmtc.dev/helloaxel/apis/client-api-gateway/llms.txt) · [OpenAPI document](https://skmtc.dev/helloaxel/apis/client-api-gateway/revisions/d777249f5e71?raw)
