![]() | Net2mobi | Domain | Hosting | Support |
Unsuspends a list of users.
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
api-key | String | Required | Authentication Parameter |
order-id | Integer | Required | Order ID of the Domain Registration, Email Hosting, Legacy Web Hosting, Website Builder Order |
emails | String | Required | Comma-separated email addresses of users |
POST
https://test.httpapi.com/api/mail/users/unsuspend.json?auth-userid=0&api-key=key&order-id=0&emails=username1@domainname.com,username2@domainname.com
Returns "SUCCESS" as the status if users unsuspended successfully.