latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

SSL
Auto-Generated Certificates

Remove AutoSSL for domain

This function enables AutoSSL for an account's specified domains.

get/remove_autossl_user_excluded_domains

Query parameters

domainstring domain required
Example:cpcalendars.example.com

Enable AutoSSL for this domain.

Note:

For multiple domains, increment the parameter name. For example, domain-1, domain-2, and domain-3.

usernamestring username required
Example:username

The cPanel user's account.

Response

HTTP Request was successful.

Example response

{
  "metadata": {
    "command": "remove_autossl_user_excluded_domains",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}