Page 1 of 1

Delete a Public Folder via REST API?

Posted: Mon Jun 15, 2009 6:14 am
by whaslbeck
Hi,

is it possible to delete a (public) folder with the REST API? The docu (scalix_api_guide_113.pdf) says, it's possible to CREATE a folder (with a HTTP POST request), but I can't find a way to delete a folder. With a HTTP DELETE request its only possible to delete a message, not a folder?!?

any hints?