MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=flow
(main | flow)
- This module requires read rights.
- Source: Flow
- License: GPL-2.0-or-later
Allows actions to be taken on Flow pages.
Parameters:
- submodule
The Flow 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 Flow topic.
- moderate-post
- Moderates a Flow post.
- moderate-topic
- Moderates a Flow topic.
- new-topic
- Creates a new Flow 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, view-post-history, view-topic, view-topic-history, view-topic-summary, 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)