Skip to main content

approveCertificateRevocationInBulk

Approve or reject pending certificates revocation by SHA1 fingerprints in BULK

approveCertificateRevocationInBulk(
fingerprints: [ID!]!
rejectReason: String
decision: ApproverDecision!
wsClientId: String
): String

Arguments

approveCertificateRevocationInBulk.fingerprints ● [ID!]! non-null scalar

approveCertificateRevocationInBulk.rejectReason ● String scalar

approveCertificateRevocationInBulk.decision ● ApproverDecision! non-null enum

approveCertificateRevocationInBulk.wsClientId ● String scalar

Type

String scalar

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.