MediaWiki-API-Hilfe

Dies ist eine automatisch generierte MediaWiki-API-Dokumentationsseite.

Dokumentation und Beispiele: https://www.mediawiki.org/wiki/API/de

action=commentblock

(main | commentblock)
  • Dieses Modul erfordert Leserechte.
  • Dieses Modul erfordert Schreibrechte.
  • Dieses Modul akzeptiert nur POST-Anfragen.
  • Quelle: Comments
  • Lizenz: GPL-2.0+

The commentblock API allows blocking a user from the comment it originated from after filling out the following parameters: CommentID.

Parameter:
commentID

Comment ID of the comment by user which is to be blocked

Dieser Parameter ist erforderlich.
Typ: Ganzzahl
token

Ein „csrf“-Token abgerufen von action=query&meta=tokens

Dieser Parameter ist erforderlich.