Adds a new folder in account.
OC_ADDFOLDER
Request code | Code meaning | Explanation |
---|---|---|
QE_LIMIT_EXCEEDED | Limit exceeded | Exceeded the maximal number of folders allowed for account |
"Action":<OC_ADDFOLDER>, "Data":{ "Token":<MyToken>, "Name":<MyFolderName> }
"Status":"Success", "Data":{ "Folder ID":<NewFolderID> }