Commit 97dd29b2 authored by Patricio Bruna's avatar Patricio Bruna

Removing Resources

parent 983b7758
...@@ -255,5 +255,4 @@ zimbraApi.removeAccount(zimbraId, callback); ...@@ -255,5 +255,4 @@ zimbraApi.removeAccount(zimbraId, callback);
``` ```
* If everything goes OK you receive **nothing** as result. * If everything goes OK you receive **nothing** as result.
* You **can't delete** a `Domain` that is not empty, that has `Accounts` or `DistributionList`. You * You **can't delete** a `Domain` that is not empty. If it has any `Account` or `DistributionList`. You have to empty it first.
have to empty it first.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment