





Deactivates catch-all account.
| Name | Data Type | Required / Optional | Description |
|---|---|---|---|
| auth-userid | Integer | Required | Authentication Parameter |
| api-key or auth-password | String | Required | Authentication Parameter |
| order-id | Integer | Required | Order Id of Domain Registration, Web Services or Digital Certificate |
POST
https://test.httpapi.com/api/mail/domain/deactivate-catchall.json?auth-userid=0&api-key=key&order-id=0
Returns "SUCCESS" as the status if catch-all account deactivated successfully.