MediaWiki API hulp

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=problemreportupdate

(main | problemreportupdate)
  • Voor deze module zijn leesrechten nodig.
  • Voor deze module zijn schrijfrechten nodig.
  • This module only accepts POST requests.
  • Bron: ProblemReports
  • Licentie: GPL-2.0-or-later

Update or delete a problem report.

Parameters:
id

ID of the problem report

Deze parameter is vereist.
Type: integer
status

New status code for the problem report (10 means "delete the report")

Type: integer
type

Problem report type

Type: integer
token

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

Deze parameter is vereist.