Pomoc API MediaWiki

To jest automatycznie wygenerowana strona dokumentacji API MediaWiki.

Dokumentacja i przykłady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=csdeletereply

(main | csdeletereply)
  • Ten moduł wymaga praw odczytu.
  • Ten moduł akceptuje tylko żądania POST.
  • Źródło: CommentStreams
  • Licencja: MIT

Delete a reply. Either pageid or title must be provided.

Parametry:
Other general parameters are available.
pageid

page ID of the page which holds the reply to delete

Typ: liczba całkowita
title

title of the page which holds the reply to delete

token

Token „csrf” pobrany z action=query&meta=tokens

Ten parametr jest wymagany.