Open this page in the API Guide
SessionService.deleteSessionsById Method
Deletes the specified session.
Parameters
- targetSessionId
-
Type: Array
List of ids of the sessions to be deleted.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.