Update a version

Update all the certificates for the version, or the allowInsecureSha1 that controls what type of certificates to allow.

Path Params
string
required

Identifies each CA set.

integer
required

CA set version number that filters out the activations or deactivations.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
boolean
Defaults to false

By default, the version's certificates need a signature algorithm of SHA-256 or better. Enabling this allows certificates with SHA-1 signatures.

certificates
array of objects
required
length ≥ 1

The certificates that are valid, non-expired, root, or intermediate.

certificates*
string
required
length ≥ 1

The certificate in PEM format, as found in a Base64 ASCII encoded file.

string | null

Optional description for the certificate.

string | null

Any additional comments you can provide while creating or updating the CA set version.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
Response
Choose an example:
application/json
application/problem+json