---
title: "Delete Connection"
method: DELETE
path: "/crm/{provider}/connection"
tags: ["crm"]
---

# Delete Connection

`DELETE /crm/{provider}/connection`

## Path parameters

- `provider` string, required

## Response `200`

Successful Response

- IntegrationDeleteResponse
  - `message` string, required

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-04** `2b8cff84f635` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/discolike/apis/discolike-api/changes/crm/:provider/connection/delete.md)

---

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