---
title: "Remove a User"
method: DELETE
path: "/user"
tags: ["user"]
---

# Remove a User

`DELETE /user`

Remove a user from the DB by their specified `id`

## Query parameters

- `id` integer, required

## Response `200`

User removed successfully

---

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