The following will disconnect the USB device.
sudo eject /dev/sde
The following will reconnect the USB device.
sudo eject -t /dev/sde
The above works on my Linux Mint.
The following will disconnect the USB device.
sudo eject /dev/sde
The following will reconnect the USB device.
sudo eject -t /dev/sde
The above works on my Linux Mint.