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

(main | growthsetmenteestatus)
  • Questo modulo richiede i diritti di lettura.
  • Questo modulo richiede i diritti di scrittura.
  • Questo modulo accetta solo richieste POST.
  • Fonte: GrowthExperiments
  • Licenza: GPL-3.0-or-later

Set mentee's status (allows mentees to enable/disable mentorship module, or to opt-out entirely, which deletes the mentee/mentor relationship)

Parametri specifici:
Sono disponibili altri parametri generali.
state

New status of the mentee (warning: setting this to optout will permanently deletes mentee/mentor relationship)

enabled
Mentorship module is enabled
disabled
Mentorship module is fully disabled. This is normally set by the software and used for A/B testing.
optout
Mentee opted out from mentorship; mentee/mentor relationship will be deleted, mentorship module will be replaced with a possibility to opt back in
This parameter is required.
Uno dei seguenti valori: disabled, enabled, optout
token

Un token "csrf" recuperato da action=query&meta=tokens

This parameter is required.