Twitter API Explorer

DELETE list members

Removes the specified member from the list. The authenticated user must be the list's owner to remove members from the list.

http://api.twitter.com/1/{{user}}/{{list_id}}/members.{{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.

  • The id of the member you wish to remove from the list.


* You need to first to make authenticated request.

Built by Ricky (@r1cky on Twitter)

A Django site.