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