---
title: "Google Analytics Disconnect"
method: POST
path: "/integrations/google-analytics/disconnect"
tags: ["google_analytics"]
---

# Google Analytics Disconnect

`POST /integrations/google-analytics/disconnect`

Drop the grant, and the property selection with it.

Clearing the selection matters: a later reconnect could otherwise inherit a
property ID the new grant has no access to, and the failure would surface as
an opaque permission error inside a tool call rather than as an unfinished
setup on the card.

## Response `200`

Successful Response

- GoogleAnalyticsDisconnectResponse
  - `disconnected` boolean, required

---

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