Deleting Users
A user with the AIZEN_ADMIN role can delete registered Aizen users. When a user is deleted from Aizen, all the user's information, including their contact information, alert preferences, and granted roles, will be deleted.
Log in to the Jupyter console as a user with the AIZEN_ADMIN role.
Create or open a notebook.
Execute the
delete users
command to delete one or more users:or
Last updated