v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Updates a registered CA certificate.

Requires permission to access the UpdateCACertificate action.

put/cacertificate/{caCertificateId}

Path parameters

caCertificateIdstring required

The CA certificate identifier.

Query parameters

newStatus'ACTIVE' | 'INACTIVE'
<p>The updated status of the CA certificate.</p> <p> <b>Note:</b> The status value REGISTER_INACTIVE is deprecated and should not be used.</p>
newAutoRegistrationStatus'ENABLE' | 'DISABLE'

The new value for the auto registration status. Valid values are: "ENABLE" or "DISABLE".

Request body

removeAutoRegistrationboolean

If true, removes auto registration.

Response

Success