delete_username
Delete the username from a user, no confirmation.
Arguments:
ididentifies the user resource.on_successcan be repeated to run actions after deletion.
The action removes the username identity, not the person resource. It requires
a writable site and permission to use mod_admin_identity. Use
dialog_delete_username when confirmation is required.