---
title: "Whatsapp Disconnect"
method: DELETE
path: "/integrations/whatsapp/{connection_id}"
tags: ["whatsapp"]
---

# Whatsapp Disconnect

`DELETE /integrations/whatsapp/{connection_id}`

Disconnect a WABA: mark the connection disconnected and release its numbers.

The customer keeps all their Meta assets (we never delete anything on their
side); this only stops AgentPhone from using them.

## Path parameters

- `connection_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agentphone/apis/agentphone-api.md) · [All operations](https://skmtc.net/agentphone/apis/agentphone-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agentphone/agentphone-api/revisions/99a2d19dd0fd/schema)
