MediaWiki API help
This is an auto-generated MediaWiki Action API documentation page.
action=communityconfigurationedit
(main | communityconfigurationedit)
- This module requires read rights.
- This module only accepts POST requests.
- Source: CommunityConfiguration
- License: GPL-3.0-or-later
Change the content of a configuration provider in Community configuration
Specific parameters:
Other general parameters are available.
- provider
Provider key
- This parameter is required.
- One of the following values: CampaignEvents, TemplateData-FeaturedTemplates
- 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
- Default: (empty)
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.