---
title: "Delete external user"
method: DELETE
path: "/v1/connect/{project_id}/users/{external_user_id}"
---

# Delete external user

`DELETE /v1/connect/{project_id}/users/{external_user_id}`

Remove an external user and all their associated accounts and resources

## Headers

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

## Response `204`

external user deleted

## Other responses

- `429` — too many requests

---

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