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

(main | abusefiltercheckmatch)

Check to see if an AbuseFilter matches a set of variables, an edit, or a logged AbuseFilter event.

vars, rcid or logid is required however only one may be used.

Specific parameters:
Other general parameters are available.
filter

The full filter text to check for a match.

This parameter is required.
vars

JSON encoded array of variables to test against.

rcid

Recent change ID to check against.

Type: integer
logid

Abuse filter log ID to check against.

Type: integer