API:Logout
From MediaWiki.org
| This page is part of the MediaWiki API documentation. |
| Language: | English • Deutsch • Español • Français • Русский • 中文 |
|---|
Quick overview:
- Quick start guide
- FAQ
- Formats
- Error reporting
- Restricting usage
- Authentication
- Login
- Logout
- Queries
- Search suggestions
- Expanding templates and rendering
- Purging pages' caches
- Parameter information
- Changing wiki content
- Watchlist feed
- Extensions
- Using the API in MediaWiki and 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