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

(main | echomarkread)
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: Echo
  • License: MIT
⧼apihelp-echomarkread-summary⧽
Parameters:
list
⧼apihelp-echomarkread-param-list⧽
Separate values with | or alternative.
Maximum number of values is 50 (500 for clients allowed higher limits).
unreadlist
⧼apihelp-echomarkread-param-unreadlist⧽
Separate values with | or alternative.
Maximum number of values is 50 (500 for clients allowed higher limits).
all
⧼apihelp-echomarkread-param-all⧽
Type: boolean (details)
sections
⧼apihelp-echomarkread-param-sections⧽
Values (separate with | or alternative): alert, message
token

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

This parameter is required.
Examples:
⧼apihelp-echomarkread-example-1⧽
api.php?action=echomarkread&list=8 [open in sandbox]
⧼apihelp-echomarkread-example-2⧽
api.php?action=echomarkread&all=true [open in sandbox]
⧼apihelp-echomarkread-example-3⧽
api.php?action=echomarkread&unreadlist=1 [open in sandbox]