invoke
This function should be called when it is required to logout and finish the session of a user operator. It will delete the session from the server and clear all local data.
Return
Parameters
sessionToken
String? - the session token to be deleted. If null, it will use the current session token from storage.