Client - SSL Certificates

Reissue the existing SSL certificate using its current provider

Only valid when the active certificate was issued through Let's Encrypt or ZeroSSL (i.e. type !== 'own').

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

Path parameters

domain_idinteger required

Request body

forceboolean

Response

Reissued

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

No recorded changes to this endpoint across all 1 revision of this API.