MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/API
command=teardown
(main | readinglists | teardown)
- このモジュールは内部的または不安定です。動作が予告なく変更される場合があります。
- このモジュールは読み取りの権限を必要とします。
- このモジュールは書き込みの権限を必要とします。
- このモジュールは POST リクエストのみを受け付けます。
- Source: ReadingLists
- License: GPL-2.0+
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 [サンドボックスで開く]