---
title: "Delete user (legacy)"
method: DELETE
path: "/api/users/{id}"
tags: ["Legacy"]
---

# Delete user (legacy)

`DELETE /api/users/{id}`

Deletes a demo user and returns no content.

## Path parameters

- `id` integer, required

## Response `204`

No content

---

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