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

Liquipedia API restrictions

Liquipedia API calls are rate limited, see https://liquipedia.net/api-terms-of-use for further information. Violating access will be blocked to protect our server.

All Liquipedia text content is available under the CC BY-SA 3.0 license (see https://creativecommons.org/licenses/by-sa/3.0/us/). Images have varying licenses (see the file pages of the images).

action=stabilize

(main | stabilize)
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: Flagged Revisions
  • License: GPL-2.0-or-later

Change page stability settings.

Specific parameters:
Other general parameters are available.
default

Default revision to show.

This parameter is required.
One of the following values: latest, stable
autoreview

Auto-review restriction.

One of the following values: none, sysop
Default: none
expiry

Expiry for these settings.

Default: infinite
reason

Reason.

Default: (empty)
review

Review this page.

Type: boolean (details)
title

Title of the page to be stabilized.

This parameter is required.
token

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

This parameter is required.