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=messagegroupsubscription
(main | messagegroupsubscription)
- 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
 
Message group subscription related operations
Specific parameters:
Other general parameters are available.
- groupId
 Message group ID for the group being subscribed to. See action=query&meta=messagegroups.
- This parameter is required.
 - operation
 The operation to be performed.
- This parameter is required.
 - One of the following values: subscribe, unsubscribe
 - token
 A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.