API:Logout
From MediaWiki.org
| This page is part of the MediaWiki API documentation. |
- Quick start guide
- FAQ
- Formats
- Error reporting
- Restricting usage
- Authentication
- Login
- Logout
- Site matrix
- Queries
- Expanding templates and rendering
- Purging pages' caches
- Parameter information
- Editing
- Extensions which extend the API
- Using internally and in extensions
- Miscellaneous
- Implementation
- Client code
MediaWiki version: 1.12
The logout procedure deletes the login tokens and other browser cookies.
[edit] Example request
Logging out
<?xml version="1.0" encoding="utf-8"?> <api />
[edit] Errors
None