---
title: "Delete user"
method: DELETE
path: "/v1/user/{distinct_id}/"
---

# Delete user

`DELETE /v1/user/{distinct_id}/`

API to permanently delete a user from SuprSend by passing `distinct_id`.

## Path parameters

- `distinct_id` string, required

## Response `204`

204 - No Content

## Other responses

- `404` — 404

---

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