DeleteDirectory
Description
Deletes a given directory.
Parameters
Name
Value
directoryID
The ID of the directory to delete
Sample Response
<?xml version="1.0" encoding="utf-8"?>
<result>
<code>
<![CDATA[ SUCCESS ]]>
</code>
<message></message>
</result>
Return Codes
SUCCESS
ERROR
LOGIN_SECURITY_VIOLATION
Last updated