POST data/lists/{id}/entries/

unknown:wikipedia-rest-api

Summary: Create a new list entry.
Operation ID:
Auth: unknown
Description

Creates a new list entry in the given list. On conflict, does nothing and returns the data of an existing list. The list must belong to the current user and the request must be authenticated with a MediaWiki session cookie. Stability: [unstable](https://www.mediawiki.org/wiki/API_versioning#Unstable) This endpoint is deprecated and might be removed without warning. Use the batch version instead.

Parameters (2)

csrf_token (string, query, required)

The CRSF edit token provided by the MediaWiki API

id (integer, path, required)

Examples (1)

TitleTypeURLAction
Create a new list entry. openapi-spec /api/rest_v1/data/lists/42/entries/?csrf_token=f63c343876da566045e6b59c4532450559c828d3+\

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:16:03.881258 ERR