Skip to main content
PATCH
cURL

Path Parameters

caId
string
required

The ID of the CA to update the auto-renewal configuration for.

Body

application/json
autoRenewalEnabled
boolean
autoRenewalDaysBeforeExpiry
number
Required range: 1 <= x <= 365

Response

Default Response

autoRenewalEnabled
boolean
required
autoRenewalDaysBeforeExpiry
number | null
required
lastRenewalStatus
string | null
required
lastRenewalMessage
string | null
required
lastRenewalAt
string<date-time> | null
required