Client - SSL Certificates

Issue a free SSL certificate for a domain

Equivalent to the 'Enable Free SSL' action. Defaults to the configured general.certificate_provider.

post/api/client/ssl-certificates/{domain_id}/issue

Path parameters

domain_idinteger required

Request body

provider'LetsEncrypt' | 'ZeroSSL' nullable
forceboolean

Bypass validation/precondition checks

Response

Issued

idinteger
hosting_account_idinteger
domain_idinteger
typestring nullable

Provider name (e.g. LetsEncrypt, ZeroSSL) or null for uploaded/self-signed

pathstring nullable
domainsstring[]
auto_renewboolean
expiration_datestring date-time nullable
created_atstring date-time
updated_atstring date-time

Changes