MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=emailuser
(main | emailuser)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
Email a user.
Parametroak:
- target
User to send email to.
- Parametro hau beharrezkoa da.
- subject
Subject header.
- text
Mail body.
- Parametro hau beharrezkoa da.
- ccme
Send a copy of this mail to me.
- token
A "csrf" token retrieved from action=query&meta=tokens
- Parametro hau beharrezkoa da.
Adibidea:
- Send an email to the User WikiSysop with the text Content.
- api.php?action=emailuser&target=WikiSysop&text=Content&token=123ABC