You are not logged in.
Pages: 1
If I have multiple users running uploads or other services via a program that is using the API, each of these will have its own sessionID. Now the Core.Logout method has no parameters so if I want to logout one of the active users, am I also logging everybody else out? If so, is there any way to log out a particular user or process by using their sessionID.
Offline
Hi - the Core.Logout method will logout whichever session is indicated by the sessionID attached in the request parameters.
Offline
Pages: 1