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=inlinecomments-close
(main | inlinecomments-close)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: InlineComments
- License: GPL-2.0-or-later
Close discussion by removing it from the page
Specific parameters:
Other general parameters are available.
- title
Title of the page in which to close discussion. Use this or pageid but not both.
- pageid
ID of the page in which to close discussion. Use this or title but not both.
- id
ID of the comment or discussion you are closing
- This parameter is required.
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.