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

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

Set current user's mentor status to active/away

Parameters:
gesstatus

New status

This parameter is required.
One of the following values: active, away
gesbackindays

When setting mentor as away, this must have length of the away status (in days)

Type: integer
token

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

This parameter is required.