Twitter API Explorer

POST lists id (update)

Updates the specified list.

http://api.twitter.com/1/{{user}}/lists/{{id}}.{{response_format}}

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 first to make authenticated request.

Built by Ricky (@r1cky on Twitter)

A Django site.