---
title: "Posthog Disconnect"
method: POST
path: "/integrations/posthog/disconnect"
tags: ["posthog"]
---

# Posthog Disconnect

`POST /integrations/posthog/disconnect`

Drop the grant, and the project selection with it.

Clearing the selection matters: a later reconnect could otherwise inherit a
project the new grant cannot reach, which surfaces as an opaque permission
error inside a tool call instead of as unfinished setup on the card.

## Response `200`

Successful Response

- PostHogDisconnectResponse
  - `disconnected` boolean, required

## Changes

- **2026-09-03** `fbb95eac3965` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/getanana/apis/cleon-api/changes/integrations/posthog/disconnect/post.md)

---

[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/d65b8fefae34/schema)
