---
title: "Delete a SCIM user"
method: DELETE
path: "/api/organizations/{name}/scim/v2/Users/{userId}"
tags: ["scim"]
---

# Delete a SCIM user

`DELETE /api/organizations/{name}/scim/v2/Users/{userId}`

## Path parameters

- `name` string, required
- `userId` string, required

## Response `204`

User deleted

- unknown

---

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