Create a list
POST https://api.twitter.com/2/lists
Allows the authenticated user to create a new List.
For full details, see the API reference for this endpoint.
Sign up for the Twitter API
Request Body
{"name"=>"name-for-new-list", "description"=>"description-of-list", "private"=>false}
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``