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

(main | cspostcomment)
  • This module requires read rights.
  • This module only accepts POST requests.
  • Source: CommentStreams
  • License: MIT

Post a new comment.

Specific parameters:
Other general parameters are available.
commenttitle

title for comment.

This parameter is required.
wikitext

wikitext for comment.

This parameter is required.
associatedid

page with which this comment is associated.

This parameter is required.
Type: integer
commentblockname
ā§¼apihelp-cspostcomment-param-commentblocknameā§½
token

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

This parameter is required.