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

(main | echopushsubscriptions)
  • This module is internal or unstable, and you should not use it. Its operation may change without notice.
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: Echo
  • License: MIT

Manage push subscriptions for the current user.

Specific parameters:
Other general parameters are available.
command

Action to perform.

create
Internal. Register push subscriptions for the current user.
delete
Internal. Unregister push subscriptions for the current user or another specified user.
This parameter is required.
One of the following values: create, delete
token

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

This parameter is required.