---
title: "Hubspot Webhook Disconnect"
method: POST
path: "/integrations/hubspot-webhooks/disconnect"
tags: ["hubspot-webhooks"]
---

# Hubspot Webhook Disconnect

`POST /integrations/hubspot-webhooks/disconnect`

Disconnect HubSpot webhook integration.

Revokes the refresh token at HubSpot (best-effort) and deletes
the TenantIntegration record.

## Response `200`

Successful Response

- HubSpotWebhookDisconnectResult — HubSpot's ``/disconnect`` answer. Always the literal "disconnected": the route raises 404 when there is nothing to disconnect rather than reporting it here.
  - `status` string, 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)
