CreateDirectory
Creates a directory at the specified location.
Name | Value |
---|---|
parentID | The ID of the parent directory. Use 0 to create a directory in the root |
name | The name of the field whose value should be retrieved |
<?xml version="1.0" encoding="utf-8"?>
<result>
<code>
<![CDATA[ SUCCESS ]]>
</code>
<message></message>
<data>
<directoryid>948</directoryid>
</data>
</result>
- SUCCESS
- ERROR
- LOGIN_SECURITY_VIOLATION
Last modified 1yr ago