Open this page in the API Guide
SessionService.deleteSessionById Method
Deletes the specified session.
Parameters
- targetSessionId
-
Type: String
The ID of the session to be deleted.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.