Skip to content

tlsCertificateRevokeRequest

No description available in the specification.

FieldTypeRequiredDescription
commentstringnoOptional provider comment for the revocation request.
revocation_reasontlsCertificateRevocationReasonnoOptional revocation reason forwarded to the CA. Defaults to unspecified when omitted.
{
"comment": "string",
"revocation_reason": "cessationOfOperation"
}