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=articlefeedbackv5-flag-feedback
(main | articlefeedbackv5-flag-feedback)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: Article Feedback
- License: GPL-2.0-or-later
Flag a feedbackID as abusive or hidden.
Parameters:
- title
Title of the page to flag feedback for. Cannot be used together with pageid
- pageid
ID of the page to flag feedback for. Cannot be used together with title
- Type: integer
- feedbackid
FeedbackID to flag
- This parameter is required.
- flagtype
Type of flag to apply
- This parameter is required.
- One of the following values: archive, autoflag, autohide, clear-flags, decline, feature, flag, helpful, hide, inappropriate, noaction, oversight, request, resolve, unarchive, undo-helpful, undo-unhelpful, unfeature, unflag, unhelpful, unhide, uninappropriate, unnoaction, unoversight, unrequest, unresolve
- note
Information on why the feedback activity occurred
- toggle
The flag is being toggled atomically, only useful for (un)helpful
- Type: boolean (details)
- source
The origin of the flag: article (page), central (feedback page), watchlist (page), permalink
- One of the following values: article, central, permalink, unknown, watchlist