SessionService.deleteSessionsForAccount Method

Deletes all of the sessions associated with the account ID.
 

Parameters

accountId

Type: string
The account ID.

Return Value


Type: jQuery.Promise
Value: int
A promise object that is resolved when the call is complete. If successful, an int containing the number of sessions that have been deleted.