Ajuda da API do MediaWiki

Esta é uma página de documentação da API do MediaWiki gerada automaticamente.

Documentação e exemplos: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=communityconfigurationedit

(main | communityconfigurationedit)
  • Este módulo requer direitos de leitura.
  • Este módulo só aceita pedidos POST.
  • Fonte: CommunityConfiguration
  • Licença: GPL-3.0-or-later

Change the content of a configuration provider in Community configuration

Parâmetros específicos:
Estão disponíveis outros parâmetros gerais.
provider

Provider key

Este parâmetro é obrigatório.
Um dos seguintes valores: 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.

Este parâmetro é obrigatório.
summary

Edit summary

Padrão: (vazio)
token

Uma chave "csrf" obtida de action=query&meta=tokens

Este parâmetro é obrigatório.