---
title: "Delete"
method: DELETE
path: "/public/api/users/{id}"
tags: ["Users"]
---

# Delete

`DELETE /public/api/users/{id}`

Delete an user by id.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Changes

- **2026-09-04** `acd097fdd2f1` — 1 info
  - the endpoint scheme security `oauth2` was removed from the API

[Change history](https://skmtc.dev/yoobic/apis/yoobic-public-api/changes/public/api/users/:id/delete.md)

---

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