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=managegroupsynchronizationcache

(main | managegroupsynchronizationcache)
  • This module is internal or unstable, and you should not use it. Its operation may change without notice.
  • This module requires read rights.
  • This module only accepts POST requests.
  • Source: Translate
  • License: GPL-2.0-or-later

Manage group synchronization cache.

Specific parameters:
Other general parameters are available.
operation

The operation to be performed. Possible values: resolve

This parameter is required.
One of the following values: resolveGroup, resolveMessage
title

Message title being marked as resolved

group

Group Id of the message being resolved. See action=query&meta=messagegroups.

This parameter is required.
token

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

This parameter is required.