Twitter API Explorer

POST list subscribers

Make the authenticated user follow the specified list.

http://api.twitter.com/1/{{user}}/{{list_id}}/subscribers.{{response_format}}

false

One of the following parameters is required:

Required Parameters:

  • The username of the list owner.

  • The id or slug of the list.


* You need to first to make authenticated request.

Built by Ricky (@r1cky on Twitter)

A Django site.