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

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

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

Deactivates the specified user, which revokes the user's access to Amazon WorkDocs.

## 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)
