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

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

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

Deletes the specified user from a Simple AD or Microsoft AD directory.

Deleting a user immediately and permanently deletes all content in that user's folder structure. Site retention policies do NOT apply to this type of deletion.

## Path parameters

- `UserId` string, required

## Headers

- `Authentication` string, password

## Response `204`

Success

## Other responses

- `480` — EntityNotExistsException
- `481` — UnauthorizedOperationException
- `482` — UnauthorizedResourceAccessException
- `483` — FailedDependencyException
- `484` — ServiceUnavailableException

---

[API](https://skmtc.net/aws/apis/workdocs.md) · [All operations](https://skmtc.net/aws/apis/workdocs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/workdocs/versions/8a533af4e1ef/schema)
