---
title: "DELETE /v1/users/{userId}"
method: DELETE
path: "/v1/users/{userId}"
---

# DELETE /v1/users/{userId}

`DELETE /v1/users/{userId}`

delete a user.

## Path parameters

- `userId` string, uuid, required

## Response `204`

The user has been deleted.

## Other responses

- `400` — Bad request.
- `403` — The user is not authorized to delete a user.
- `500` — An error occurred while deleting the user.

---

[API](https://skmtc.net/nhs/apis/admin-api-nhs-innovation-service.md) · [All operations](https://skmtc.net/nhs/apis/admin-api-nhs-innovation-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nhs/admin-api-nhs-innovation-service/versions/e3ae090557ab/schema)
