Справка 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

Определённые параметры:
Other general parameters are available.
provider

Provider key

Это обязательный параметр.
Одно из следующих значений: 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

Токен «csrf», полученный из action=query&meta=tokens

Это обязательный параметр.