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

Mark notifications as read for the current user.

Specific parameters:
Other general parameters are available.
list

A list of notification IDs to mark as read.

Separate values with | or alternative.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
unreadlist

A list of notification IDs to mark as unread.

Separate values with | or alternative.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
all

If set, marks all of a user's notifications as read.

Type: boolean (details)
sections

విభాగాల జాబితా చదివినట్లుగా గుర్తించడం.

Values (separate with | or alternative): alert, message
token

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

This parameter is required.
Examples:
నోటిఫికేషన్ 8ని చదివినట్లుగా గుర్తించండి
api.php?action=echomarkread&list=8 [open in sandbox]
అన్ని నోటిఫికేషన్‌లను చదివినట్లుగా గుర్తించండి
api.php?action=echomarkread&all=true [open in sandbox]
Mark notification 1 as unread
api.php?action=echomarkread&unreadlist=1 [open in sandbox]
"https://wiki.mohanspintex.com/te/wiki/ప్రత్యేక:ApiHelp" నుండి వెలికితీశారు