API call: deleteProject
From Moneytrackin' help
Deletes a project
Arguments
login - Username password - Password (MD5'ed) projectID - Project ID
Example response
<?xml version='1.0' encoding='UTF-8'?> <result code="done"/>
Exceptions
In case of error a SOAP fault exception with the error description will be thrown