SSL
Auto-generated SSL Certificates
Enable AutoSSL for specifed domains
This function enables AutoSSL for the domains that you specify.
Important:
When you disable the Calendars and Contacts, Receive Mail, Web Disk, Webmail, and Web Server roles, the system disables this function.
get/SSL/remove_autossl_excluded_domains
Query parameters
domainsstring required
Enable AutoSSL for this domain.
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "remove_autossl_excluded_domains",
"module": "SSL",
"result": {
"status": 1
}
}