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

(main | readinglists | update)
  • 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.
  • Iturria: ReadingLists
  • Lizentzia: GPL-2.0-or-later

Update a list belonging to the current user.

Parametroak:
Other general parameters are available.
list

ID zerrenda.

Type: integer
name

Zerrenda berriaren izena.

Cannot be longer than 255 bytes.
description

Zerrenda berriaren deskribapena.

Cannot be longer than 767 bytes.
batch

Batch data for updating multiple lists in a single request, in the form of a JSON array with one or more objects with list, name and description fields. Name and description are optional but at least one of them must be present.