Twitter API Explorer

DELETE list subscribers

Unsubscribes the authenticated user form the specified 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.

Optional Parameters:

  • clients who can not issue DELETE requests can POST with the added parameter _method=DELETE


* You need to first to make authenticated request.

Built by @r1cky

A Django site.
Powered by Twitter