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
submodule=suggestundoarticleaction
(main | collection | suggestundoarticleaction)
- This module requires read rights.
- Source: Collection
- License: GPL-2.0-or-later
API module to undo actions done from suggestarticleaction
Parameters:
- lastaction
One of 'add', 'remove', or 'ban'.
- This parameter is required.
- One of the following values: add, ban, remove
- title
- ā§¼apihelp-collection+suggestundoarticleaction-param-titleā§½
- This parameter is required.
Example:
- Undos an added page action
- api.php?action=collection&submodule=suggestundoarticleaction&lastAction=add&title=Main_Page [open in sandbox]