In API doc I see direct_messages/destroy method does the work.
curl -u user:password --http-request DELETE
http://twitter.com/direct_messages/destroy/88619848.xml
It requires id. so It'll delete 1 message per request.
Is there any way to delete more than 1 DMs per request??

A request like this would be great.
curl -u user:password --http-request DELETE
http://twitter.com/direct_messages/destroy/88619845,88619846,88619847,88619848.xml

-- 
A K M Mokaddim
http://talk.cmyweb.net
http://twitter.com/shiplu
Stop Top Posting !!
বাংলিশ লেখার চাইতে বাংলা লেখা অনেক ভাল
Sent from Dhaka, Bangladesh

Reply via email to