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=userprofileverify
(main | userprofileverify)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: UserProfile
- License: GPL-2.0-or-later
Specific parameters:
Other general parameters are available.
- op
(no description)
- This parameter is required.
- One of the following values: sendPhoneOtp, status, verifyPhoneOtp
- phoneCountry
(no description)
- phoneNational
(no description)
- otp
(no description)
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.
Example:
- ⧼apihelp-userprofileverify-example-status⧽
- api.php?action=userprofileverify&op=status [open in sandbox]