deleteUser

Syntax

deleteUser(userId)

Arguments

userId a string indicating a user name.

Details

Delete a user. It removes the user from all the groups she belongs to.

Examples

$ deleteUser(`JohnSmith);