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)
- มอดูลนี้เป็นมอดูลภายในหรือไม่เสถียร การดำเนินการของมอดูลนี้อาจเปลี่ยนแปลงได้โดยไม่แจ้งให้ทราบล่วงหน้า
- มอดูลนี้ต้องการสิทธิในการอ่าน
- มอดูลนี้ต้องการสิทธิในการเขียน
- มอดูลนี้ยอมรับเฉพาะคำขอ POST เท่านั้น
- แหล่งที่มา: ReadingLists
- สัญญาอนุญาต: 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.
ตัวอย่าง:
- Disable reading lists for the current user.
- api.php?action=readinglists&command=teardown&token=123ABC [เปิดในกระบะทราย]