Digital Certificates - Certificate Revocation Lists

Create a certificate revocation lists (CRL)

Create a new certificate revocation lists (CRL) for your account.

post/workspace/tls/crls

Request body

idinteger required
namestring required
activeboolean

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

last_editorstring required
created_atstring date-time nullable required

Timestamp of the certificate revocation list creation on the platform.

last_modifiedstring date-time required

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

product_versionstring required
issuerstring required
last_updatestring date-time required

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

next_updatestring date-time required

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

crlstring required

Response

Certificate revocation list created successfully.

statestring

Changes

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