Also known as
  • Add other possible names for this topic
Name   logout
Description   End user's authenticated session
Accessible Via   /api/account/logout
HTTP GET   Yes
HTTP POST   Yes
Special Headers   None
Login Required   No
Required Arguments   None
Optional Arguments   None
Extra Arguments Ignored   Yes
Response Format   application/json
Notes   Sample response:
 {
"status": "200 OK",
"code": "/api/status/ok",
"messages": [{
"message": "Logout succeeded",
"code":"/api/status/ok/account/logout"
}]
}
For additional information on using the callback parameter to generate a JSONP response, or using onsucceed and onfail to redirect to a URI template, see Common API Query Parameters.
Accessible via
  • /api/account/logout
Login required
  • No
Permits HTTP GET
  • Yes
Permits HTTP POST
  • Yes
Special headers
Extra arguments ignored
  • Yes
Response type
With the exception of Wikipedia summaries and some images the content on this page is typically distributed under the Creative Commons Attribution license or Public Domain.
Created by skud Dec 17, 2007
Last edited by philg Jul 30, 2008
View topic history »
Gallery add edit
There are no images for this topic yet.

Recent Discussions about api/account/logout

There are no conversations on this topic. Would you like to start one?

Start the Discussion »