v15

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-054790287.3 KB
Custom Lists

Create or update a list.

Create a list whose contents are the request body, or overwrite it if a list with the same name already exists. Requires the lists:write scope.

post/api/lists/{list}

Path parameters

liststring required

Query parameters

descriptionstring
ownerstring

Headers

Authorizationstring required

Request body

string[] required

Response

An existing list with the same name was updated.