Commit e5189277 authored by Patricio Bruna's avatar Patricio Bruna

Removing Resources

parent 97dd29b2
......@@ -255,4 +255,4 @@ zimbraApi.removeAccount(zimbraId, callback);
```
* If everything goes OK you receive **nothing** as result.
* You **can't delete** a `Domain` that is not empty. If it has any `Account` or `DistributionList`. You have to empty it first.
* You **can't delete** a `Domain` that is not empty. If it has any `Account` or `DistributionList`, You have to delete those 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