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=threadaction

(main | threadaction)
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: Liquid Threads
  • License: GPL-2.0-or-later

Allows actions to be taken on threads and posts in threaded discussions.

Parameters:
thread

Thread IDs or titles to act on.

Separate values with | or alternative.
Maximum number of values is 50 (500 for clients allowed higher limits).
talkpage

The talkpage to act on (if applicable).

threadaction

The action to take.

This parameter is required.
One of the following values: addreaction, deletereaction, edit, inlineeditform, markread, markunread, merge, newthread, reply, setsortkey, setsubject, split
token

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.
subject

The subject to set for the new or split thread.

reason

If applicable, the reason/summary for the action.

newparent

If merging a thread, the ID or title for its new parent.

text

The text of the post to create.

render

On post and reply methods, the top-level thread after the change will be rendered and returned in the result.

bump

Overrides default behavior as to whether or not to.

sortkey

Specifies the timestamp to which to set a thread's sort key. May be "now".

signature

Specifies the signature to use for that post, instead of the default.

type

Specifies the type of reaction to add.

value

Specifies the value associated with the reaction to add.

method

For getting inline edit forms, the method to get a form for.

operand
(no description)
captchaword

Answer to the CAPTCHA

captchaid

CAPTCHA ID from previous request