---
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

---

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