---
title: "Delete account"
method: DELETE
path: "/v1/connect/{project_id}/accounts/{account_id}"
---

# Delete account

`DELETE /v1/connect/{project_id}/accounts/{account_id}`

Remove a connected account and its associated credentials

## Headers

- `x-pd-environment` 'development' | 'production', required — The environment in which the server client is running

## Response `204`

account deleted

## Other responses

- `429` — too many requests

---

[API](https://skmtc.net/pipedream/apis/pipedream-rest-api.md) · [All operations](https://skmtc.net/pipedream/apis/pipedream-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pipedream/pipedream-rest-api/versions/c25dbf225c49/schema)
