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

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

Versies verwijderen of terugplaatsen.

Parameters:
type

Type of revision deletion being performed.

Deze parameter is vereist.
Een van de volgende waarden: archive, filearchive, logging, oldimage, revision
target

Page title for the revision deletion, if required for the type.

ids

Identifiers for the revisions to be deleted.

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

What to hide for each revision.

Waarden (gescheiden met | of alternatief): comment, content, user
show

What to unhide for each revision.

Waarden (gescheiden met | of alternatief): comment, content, user
suppress

Whether to suppress data from administrators as well as others.

Een van de volgende waarden: no, nochange, yes
Standaard: nochange
reason

Reason for the deletion or undeletion.

tags

Tags to apply to the entry in the deletion log.

Waarden (gescheiden met | of alternatief):
token

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

Deze parameter is vereist.