MedijaViki API pagalba
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=bs-namespace-tasks
(main | bs-namespace-tasks)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Šaltinis: BlueSpiceNamespaceManager
- Licencija: GPL-3.0-only
Allows modification of the namespace configuration.
Parametrai:
Other general parameters are available.
- format
Rezultato formatas
- One of the following values: json, jsonfm
- Default: json
- task
Užduotis, kuri turėtų būti vykdoma
- add
- Schema, parametrų pavyzdžiai
- edit
- Schema, parametrų pavyzdžiai
- remove
- Schema, parametrų pavyzdžiai
- getUserTaskPermissions
- Schema, parametrų pavyzdžiai
- This parameter is required.
- One of the following values: add, edit, getUserTaskPermissions, remove
- taskData
JSON string encoded object with arbitrary data for the task
- Default: {}
- context
JSON string encoded object with context data for the task
- Default: {}
- schema
Show the JSON schema for the task parameters
- examples
Rodyti užduoties parametrų pavyzdžius
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.