---
title: DeleteUserCommand
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/deleteusercommand
---

# DeleteUserCommand

The command to delete a user’s account from a device.

## Declaration

```data
object DeleteUserCommand
```

## Properties

Command: The command dictionary. CommandUUID: The unique identifier of the command.

## Mentioned in

Handling NotNow status responses

## Topics

### Objects

- [DeleteUserCommand.Command](devicemanagement/deleteusercommand/command-data.dictionary.md)

## See Also

### Commands and responses

- [DeleteUserResponse](devicemanagement/deleteuserresponse.md)
