Delete user accounts
You can delete multiple user accounts on the BlackBerry® Enterprise Server using the deleteUsers() method. To delete one user account, you can use the deleteUser() method instead.
Before you begin: Retrieve the userIDs integer array for the IDs of the user accounts that you want to delete.
Next topic: Change or view a user account's information
Previous topic: Create a user account