LJ.XMLRPC.sessionexpire
Using this request mode, you can expire previously generated sessions, whether you generated them using the sessiongenerate call or the user logged in on the web site.
Request Parameters
- LiveJournal's Common Request Parameters
- expireall - If present and true, then all of the user's sessions will be expired. (optional)
- expire - An array containing a list of session ids, will expire each one individually. Session ids can be obtained from previous calls to sessiongenerate--notably, the id is the third field in the session.
Return values
- None.
