Twitter API Explorer

statuses/destroy

Destroys the status specified by the required ID parameter. The authenticating user must be the author of the specified status.

http://twitter.com/statuses/destroy/{{id}}.{{response_format}}

false

Required Parameters:

  • The ID of the status to destroy.


* You need to first to make authenticated request.

Built by Ricky (@r1cky on Twitter)

A Django site.