/authorizer/api/v1/{ca_type}/revokeAsk AIpost https://example.com/authorizer/api/v1/{ca_type}/revokeRevoke a certificatePath Paramsca_typestringrequiredCA type, "extender" or "icap"Body ParamsCertificate revocation requestreasonstringRFC 5280 CRL Entry Reason CodeownerstringOptional certificate owner UUID (when revoking by owner)certstringOptional certificate in PEM format (when revoking a specific certificate)HeadersAuthorizationstringrequiredDefaults to Bearer a-proper-token-goes-hereOAuth2 tokenResponses 200Successful response 400Bad request 401Unauthorized request, OAuth2 authorization missing or invalid 403Unauthorized request, OAuth2 authorization OK but scope insufficient 500Internal server errorUpdated over 4 years ago