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=emailuser
(main | emailuser)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: MediaWiki
- License: GPL-2.0-or-later
Kas ur postel d'un implijer.
Parameters:
- target
Implijer da gas ar postel dezhañ.
- Rekis eo an arventenn-mañ.
- subject
Talbenn an danvez.
- Rekis eo an arventenn-mañ.
- text
Korf ar postel.
- Rekis eo an arventenn-mañ.
- ccme
Kas din un eil eus ar postel-mañ.
- Type: boolean (details)
- token
A "csrf" token retrieved from action=query&meta=tokens
- Rekis eo an arventenn-mañ.
Example:
- Send an email to the user WikiSysop with the text Content.
- api.php?action=emailuser&target=WikiSysop&text=Content&token=123ABC [open in sandbox]