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

(main | growthstarmentee)
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: GrowthExperiments
  • License: GPL-3.0-or-later

Mark or unmark a mentee as starred by current user (stored privately and not logged)

Specific parameters:
Other general parameters are available.
gesaction

Action to take (star or unstar)

This parameter is required.
One of the following values: star, unstar
gesmentee

Mentee to (un)star

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

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

This parameter is required.