v1

latestOpenAPI 3.0.0Twitter Developer Agreement and Policy2026-07-1480235216.3 KB
Lists

Create List

Creates a new List.

post/2/lists

Request body

descriptionstring
namestring required
privateboolean

Response

The request has succeeded.

Example response

{
  "data": {
    "id": "1146654567674912769"
  }
}