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

(main | multimail)
  • 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 requires write rights.
  • This module only accepts POST requests.
  • Source: MultiMail
  • License: MIT

API module for JavaScript on Special:EmailAddresses.

Specific parameters:
Other general parameters are available.
email

Email address.

Cannot be longer than 255 bytes.
id

Id of a secondary email address belonging to the current user.

Type: integer
The value must be no less than 0.
mail-action

Action to take with the secondary email address.

One of the following values: delete, primary
check-authentication-status

Check if the user has authenticated recently.

Type: boolean (details)
token

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

This parameter is required.