Twitter API Explorer

DELETE list id

Deletes the specified list. Must be owned by the authenticated user.

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:

  • 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 Ricky (@r1cky on Twitter)

A Django site.