MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

command=teardown

(main | readinglists | teardown)
  • This module is internal or unstable. Its operation may change without notice.
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: ReadingLists
  • License: GPL-2.0-or-later

Disable lists for the current user.

Removes all reading list data for the user. The setup command must be used if the user wishes to begin using reading lists again.

Example:
Disable reading lists for the current user.
api.php?action=readinglists&command=teardown&token=123ABC [open in sandbox]