Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Body
Response
Update attributes of a TLS Certificate by ID
unique identifier for this TLS certificate
URI of the TLS certificate API resource
timestamp when the TLS certificate was created, RFC 3339 format
human-readable description of this TLS certificate. optional, max 255 bytes.
arbitrary user-defined machine-readable data of this TLS certificate. optional, max 4096 bytes.
chain of PEM-encoded certificates, leaf first. See Certificate Bundles.
subject common name from the leaf of this TLS certificate
subject alternative names (SANs) from the leaf of this TLS certificate
timestamp (in RFC 3339 format) when this TLS certificate was issued automatically, or null if this certificate was user-uploaded
timestamp when this TLS certificate becomes valid, RFC 3339 format
timestamp when this TLS certificate becomes invalid, RFC 3339 format
set of actions the private key of this TLS certificate can be used for
extended set of actions the private key of this TLS certificate can be used for
type of the private key of this TLS certificate. One of rsa, ecdsa, or ed25519.
issuer common name from the leaf of this TLS certificate
serial number of the leaf of this TLS certificate
subject organization from the leaf of this TLS certificate
subject organizational unit from the leaf of this TLS certificate
subject locality from the leaf of this TLS certificate
subject province from the leaf of this TLS certificate
subject country from the leaf of this TLS certificate