deleteSessionById method
- @override
- String correlationId,
- String sessionId
override
Deleted a session by it's unique id.
correlation_id
(optional) transaction id to trace execution through call chain.sessionId
an id of the session to be deleted Return Future that receives deleted session Throws error.