Page 1 of 1

How to delete a message from the API ?

Posted: Tue Feb 17, 2009 7:01 am
by ph1949rst
Is it possible to delete a message from the InBox via the API ? I tried setting the DELETED flag on the message, I get a 204 response, suggesting it was OK, but it doesn't seem to have any effect.
Is it possible to see these flags from the Web Client ?

Posted: Mon Mar 02, 2009 9:18 am
by zumbo_oxinia
Have you tried sending a HTTP DELETE message, as described in the API guide?