Digital Certificates - Certificate Revocation Lists

Update a certificate revocation lists (CRL)

Update one or more fields of an existing certificate revocation lists (CRL) without affecting other fields.

patch/workspace/tls/crls/{crl_id}

Path parameters

crl_idinteger required

The unique identifier of the certificate revocation list

Request body

idinteger
namestring
activeboolean

Indicates if the certificate revocation list is active. This field cannot be set to false.

last_editorstring
created_atstring date-time nullable

Timestamp of the certificate revocation list creation on the platform.

last_modifiedstring date-time

Timestamp of the last modification made to the certificate content on the platform.

product_versionstring
issuerstring
last_updatestring date-time

Timestamp of the last update issued by the certification revocation list issuer.

next_updatestring date-time

Timestamp of the next scheduled update from the certification revocation list issuer.

crlstring

Response

Certificate revocation list partially updated successfully.

statestring

Changes

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