MediaWiki API ヘルプ

このページは自動生成された MediaWiki API の説明文書ページです。

説明文書と例: https://www.mediawiki.org/wiki/API

action=commentblock

(main | commentblock)
  • このモジュールは読み取りの権限を必要とします。
  • このモジュールは書き込みの権限を必要とします。
  • このモジュールは POST リクエストのみを受け付けます。
  • Source: Comments
  • License: GPL-2.0-or-later

The commentblock API allows blocking a user from the comment it originated from after filling out the following parameters: CommentID.

パラメーター:
commentID

Comment ID of the comment by user which is to be blocked

このパラメーターは必須です。
Type: integer
token

action=query&meta=tokens から取得した「csrf」トークン

このパラメーターは必須です。