Updates the specified list.
URL: http://api.twitter.com/1/{{user}}/lists/{{id}}.{{response_format}}
API rate limited: false
One of the following parameters is required:
Required Parameters:
The username of the user.
The id or slug of the list.
Optional Parameters:
What you'd like to change the lists name to.
Whether your list is public or private. Values can be public or private. Lists are public by default if no mode is specified.
* You need to Sign in with Twitter first to make authenticated request.
Built by Ricky (@r1cky on Twitter)