Yes.  There is a destroy method for directs.

destroy
Destroys the direct message specified in the required ID parameter.
The authenticating user must be the recipient of the specified direct
message.
URL: http://twitter.com/direct_messages/destroy/id.format
Formats: xml, json
Method(s): POST, DELETE
Parameters:
id.  Required.  The ID of the direct message to destroy.  Ex:
http://twitter.com/direct_messages/destroy/12345.json or
http://twitter.com/direct_messages/destroy/23456.xml
Return: list of direct message elements

On Mar 16, 10:27 pm, colboy <[email protected]> wrote:
> I'm working my way through an application using the Twitter API and
> I've come across a stumbling block. Is it possible using the API to
> delete incoming Direct Messages. I know this is possible as you can do
> it via the website and also Twhirl. Any pointers gratefully received.
>
> Thanks Colin

Reply via email to