v1
latestOpenAPI 3.0.12026-07-1719674.9 KBfabric-ca-server
Perform revocation of one of the following:
- a specific certificate identified by a serial number and AKI (Authority Key Identitifer), or
- all certificates associated with the identity and prevent any future enrollments for this identity.
The caller must have the hf.Revoker attribute.
post/api/v1/revoke
Query parameters
castring
The name of the CA to direct this request to within the server, or the default CA if not specified
Headers
Authorizationstring required
An enrollment token consisting of two base 64 encoded parts separated by a period:
- an enrollment certificate;
- a signature over the HTTP method, URL path, request body, and the certificate.
Request body
Response
Successfully completed the revocation