MediaWiki API ヘルプ

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

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

action=communityconfigurationedit

(main | communityconfigurationedit)
  • このモジュールは読み取りの権限を必要とします。
  • このモジュールは POST リクエストのみを受け付けます。
  • ソース: CommunityConfiguration
  • ライセンス: GPL-3.0-or-later

Change the content of a configuration provider in Community configuration

パラメーター:
その他一般パラメーターが利用可能です。
provider

Provider key

この変数は必須です。
値 (次の値のいずれか1つ): GrowthHomepage、GrowthMentorList、GrowthSuggestedEdits、HelpPanel、Mentorship
content

The current content of the provider will be replaced with this one. Use JSON to serialize the new content.

この変数は必須です。
summary

Edit summary

既定値: (空)
token

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

この変数は必須です。