post_delete_subaccount
Overview
Removes specified subaccount
Parameters
Name
Type
Required
Comments
SubaccountID
Integer
Yes
The id of the sub account to delete
Returns
0
|Error (Different descriptions for the error)
1
|Subaccount successfully deleted.
Example
https://www.emailbrain.com/api.aspx?Username=user@mydomain.com&Password=123456&Function=post_delete_subaccount&SubaccountID=123456