---
title: "DELETE /api/v1/users/{userId}"
method: DELETE
path: "/api/v1/users/{userId}"
tags: ["Users"]
---

# DELETE /api/v1/users/{userId}

`DELETE /api/v1/users/{userId}`

Deletes the specified user. This method can only be performed by users who are Workbench administrators.
             NOTE: Not currently implemented.

## Path parameters

- `userId` string, required

## Response `204`

No Content

---

[API](https://skmtc.net/azure/apis/azure-blockchain-workbench-rest-api.md) · [All operations](https://skmtc.net/azure/apis/azure-blockchain-workbench-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-blockchain-workbench-rest-api/versions/87f9d32cbefd/schema)
