Activate Catch-all Account

Activate Catch-all Account

Description

Activates catch-all account.

Parameters

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 the Domain Registration Order
catchall-email String Required Email address which is a part of the domain of the order-id

HTTP Method

POST

Example Test URL Request

https://test.httpapi.com/api/mail/domain/activate-catchall.json?auth-userid=0&api-key;=key&order-id;=0&catchall-email;[email protected]

Response

Returns "SUCCESS" as the status if catch-all account activated successfully.