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

command=deleteentry

(main | readinglists | deleteentry)
  • This module is internal or unstable. Its operation may change without notice.
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: ReadingLists
  • License: GPL-2.0-or-later

Delete a page from a list belonging to the current user.

Parameters:
entry

Entry ID. Required unless doing batch deletion.

Type: integer
batch

Batch data for deleting multiple list entries in a single request, in the form of a JSON array with one or more objects with an entry field.