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

submodule=lock-topic (cot)

(main | flow | lock-topic)
  • 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 Structured Discussions topic.

Parameters:
cotmoderationState

State to put topic in, either lock or unlock.

This parameter is required.
One of the following values: close, lock, reopen, unlock
cotreason

Reason for locking or unlocking the topic. Note, the on-wiki Structured Discussions 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.