delete users
The delete users
command deletes registered users from Aizen. You must be a user with the AIZEN_ADMIN role to run this command. When a user is deleted from Aizen, all the user's information, including their contact information, alert preferences, and granted roles, will be deleted.
Syntax
delete users <comma-separated user ids>
or
delete user <user id>
Parameters
Parameter
Description
<comma-separated user ids>
A comma-separated list of the user IDs
<user id>
A user ID
Example
delete user1,user2