MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
submodule=lock-topic (cot)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: Flow
- License: GPL-2.0-or-later
Lock or unlock a Flow topic.
Parameters:
- cotmoderationState
State to put topic in, either lock or unlock.
- This parameter is required.
- One of the following values: lock, unlock, close, reopen
- cotreason
Reason for locking or unlocking the topic. Note, the on-wiki Flow client uses "Marked as resolved" here, and puts optional additional information in the summary.
- This parameter is required.
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.