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

(main | growthinvalidatepersonalizedpraisesuggestion)
  • 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: GrowthExperiments
  • License: GPL-3.0-or-later

Invalidates a suggestion of a praiseworthy mentee in the Personalized praise module on the Mentor dashboard

Specific parameters:
Other general parameters are available.
mentee

Mentee to invalidate

This parameter is required.
Type: user, by any of usernamengan user ID (e.g. "#12345")
reason

Reason to invalidate the suggestion

One of the following values: praised, skipped
skipreason

Skip reason to invalidate the suggestion

One of the following values: already-praised, not-now, not-praiseworthy, other
token

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

This parameter is required.