MediaWiki API help
This is an auto-generated MediaWiki Action API documentation page.
command=teardown
(main | readinglists | teardown)
- This module is internal or unstable, and you should not use it. 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]