MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

action=masseditwikis

(main | masseditwikis)
  • This module is internal or unstable. Its operation may change without notice.
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: WikiConfig
  • License: GPL-2.0-or-later

Edit config variables for list of wikis.

Specific parameters:
Other general parameters are available.
variable_id

The ID of the variable to edit.

This parameter is required.
Type: integer
variable_value

The value to set on the variable.

This parameter is required.
reason

Variable change reason.

api_limit

Limit of the results.

This parameter is required.
api_offset

The offset from which to start showing results..

This parameter is required.
api_action

API method.

This parameter is required.
api_operator

The operator to use for querying the value of the variable.

api_value

The string to compare the value of the variable against.

Default: (empty)
api_variable_id

The ID of the variable.

This parameter is required.
api_extension_name

Extension name.

token

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

This parameter is required.