---
title: "Delete account for project"
method: DELETE
path: "/v1/projects/{projectId}/whatsapp"
tags: ["WhatsApp Accounts"]
---

# Delete account for project

`DELETE /v1/projects/{projectId}/whatsapp`

Deletes the account for a project.

    Deleting an account is only possible if there is no sender assigned to the account.

## Path parameters

- `projectId` string, required

## Response `204`

Account deleted

## Other responses

- `400` — BadRequest
- `401` — Unauthorized
- `409` — Conflict
- `500` — InternalServerError

## Changes

> 3 revisions in range; 1 not diffed.

- **2026-08-18** `c78a716de420` — 1 info
  - api operation id `AccountsController_deleteAccount_v1` removed and replaced with `WhatsappAccountsController_deleteAccount_v1`

[Change history](https://skmtc.dev/sinch/apis/provisioning-api/changes/v1/projects/:projectId/whatsapp/delete.md)

---

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