MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

action=bs-usermanager-tasks

(main | bs-usermanager-tasks)
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: UserManager
  • License: GPL-2.0+

Provides operations for Checklist extension

Parameters:
task

The task that should be executed

This parameter is required.
One of the following values: addUser, editUser, deleteUser, disableUser, enableUser, setUserGroups, getUserTaskPermissions
taskData

JSON string encoded object with arbitrary data for the task

Default: {}
context

JSON string encoded object with context data for the task

Default: {}
format

The format of the result

One of the following values: json, jsonfm
Default: json
token

The token required to access the API module

This parameter is required.