Trợ giúp về API MediaWiki

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=communityconfigurationedit

(main | communityconfigurationedit)
  • Mô đun này cần quyền đọc.
  • Mô đun này chỉ có nhận các yêu cầu POST.
  • Source: CommunityConfiguration
  • License: GPL-3.0-or-later

Change the content of a configuration provider in Community configuration

Các tham số:
Other general parameters are available.
provider

Provider key

This parameter is required.
Một trong các giá trị: 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.

This parameter is required.
summary

Edit summary

Mặc định: (trống)
token

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.