---
title: "Delete an user by id"
method: DELETE
path: "/api/users/{id}"
tags: ["User Management"]
---

# Delete an user by id

`DELETE /api/users/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/cgi-fr/apis/azure-iot-hub-portal-api.md) · [All operations](https://skmtc.net/cgi-fr/apis/azure-iot-hub-portal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cgi-fr/azure-iot-hub-portal-api/revisions/8f5ec4f45de1/schema)
