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

# DELETE /users/{InstanceId}/{UserId}

`DELETE /users/{InstanceId}/{UserId}`

Deletes a user account from the specified Amazon Connect instance.

For information about what happens to a user's data when their account is deleted, see [Delete Users from Your Amazon Connect Instance](https://docs.aws.amazon.com/connect/latest/adminguide/delete-users.html) in the _Amazon Connect Administrator Guide_.

## Path parameters

- `InstanceId` string, required
- `UserId` string, required

## Response `200`

Success

## Other responses

- `480` — InvalidRequestException
- `481` — InvalidParameterException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InternalServiceException

---

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