Unsuspend Users

KB Tags associated with this article:
Use all tags
KB Tags
Body

Description

Unsuspends a list of users.

HTTP Method

POST

Example Test URL Request

https://test.httpapi.com/api/mail/users/unsuspend.json?auth-userid=0&api-key=key&order-id=0&[email protected],[email protected]

Parameters

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, Enterprise Email Order
emails String Required Comma-separated email addresses of users

Response

Returns "SUCCESS" as the status if users unsuspended successfully.