Deletes the user vault slot with the given ID.
This function produces an error if deletion fails or the slot cannot be found.
portalLib.deleteVaultSlot( slotID STRING in)
Id String = "abc_SLOT"; deleteVaultSlot(id);