---
title: "Cloudflare Disconnect"
method: POST
path: "/integrations/cloudflare/disconnect"
tags: ["cloudflare"]
---

# Cloudflare Disconnect

`POST /integrations/cloudflare/disconnect`

Drop the grant. Any Worker already deployed into the tenant's zone stays
there — removing it needs the token we are about to discard, so teardown is
a separate, explicit action in the guide UI.

## Response `200`

Successful Response

- OAuthDisconnectResult — Whether there was a grant to drop. ``False`` means "nothing was connected", not "the attempt failed" — the route raises for failure. Used by Cloudflare and Search Console ``/disconnect``; HubSpot's answers a different shape.
  - `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)
