Twitter API Explorer

direct_messages/destroy

Destroys the direct message specified in the required ID parameter. The authenticating user must be the recipient of the specified direct message.

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

false

Required Parameters:

  • The ID of the direct message to destroy.


* You need to first to make authenticated request.

Built by Ricky (@r1cky on Twitter)

A Django site.