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=flow
(main | flow)
- This module requires read rights.
 - Source: Flow
 - License: GPL-2.0-or-later
 
Allows actions to be taken on Structured Discussions pages.
Specific parameters:
Other general parameters are available.
- submodule
 The Structured Discussions submodule to invoke.
- edit-header
 - Edits a board description.
 - edit-post
 - Edits a post's content.
 - edit-title
 - Edits a topic's title.
 - edit-topic-summary
 - Edits a topic summary's content.
 - lock-topic
 - Lock or unlock a Structured Discussions topic.
 - moderate-post
 - Moderates a Structured Discussions post.
 - moderate-topic
 - Moderates a Structured Discussions topic.
 - new-topic
 - Creates a new Structured Discussions topic on the given workflow.
 - reply
 - Replies to a post.
 - undo-edit-header
 - Retrieve information necessary to undo description edits.
 - undo-edit-post
 - Retrieve information necessary to undo post edit.
 - undo-edit-topic-summary
 - Retrieve information necessary to undo topic summary edits.
 - view-header
 - View a board description.
 - view-post
 - View a post.
 - view-post-history
 - View the revision history of a post.
 - view-topic
 - View a topic.
 - view-topic-history
 - View the revision history of a topic.
 - view-topic-summary
 - View a topic summary.
 - view-topiclist
 - View a list of topics.
 - close-open-topic
 - Deprecated. Deprecated in favor of action=flow&submodule=lock-topic.
 
- This parameter is required.
 - One of the following values: edit-header, edit-post, edit-title, edit-topic-summary, lock-topic, moderate-post, moderate-topic, new-topic, reply, undo-edit-header, undo-edit-post, undo-edit-topic-summary, view-header, view-post-history, view-post, view-topic-history, view-topic-summary, view-topic, view-topiclist, close-open-topic
 - page
 The page to take the action on.
- Default: Topic:Flow-enabled_page
 - token
 A token retrieved from action=query&meta=tokens
- Default: (empty)