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=translatesandbox
(main | translatesandbox)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: Translate
- License: GPL-2.0-or-later
Signup and manage sandboxed users.
Specific parameters:
Other general parameters are available.
- do
What to do.
- This parameter is required.
- One of the following values: create, delete, promote, remind
- userid
User IDs of the users being managed. Use 0 for creations.
- Type: list of integers
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- Default: 0
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.
- username
Username when creating user.
- password
Password when creating user.
Email when creating user.