MATTR VII Platform API Events Registry - v12.23.0
    Preparing search index...

    CREDENTIAL_HOLDER_CA_CERTIFICATE_KEY_DELETE_SUCCESS

    interface CredentialHolderCaCertificateKeyDeleteSuccessEventSanitised {
        category: "credential-holder";
        data: { id: string };
        id: string;
        requestId: string;
        requestIp: string | undefined;
        tenantId: string;
        timestamp: number;
        type: "CREDENTIAL_HOLDER_CA_CERTIFICATE_KEY_DELETE_SUCCESS";
        userAgent: string | undefined;
        version: "1";
    }
    Index
    category: "credential-holder"
    data: { id: string }
    id: string
    requestId: string
    requestIp: string | undefined
    tenantId: string
    timestamp: number
    type: "CREDENTIAL_HOLDER_CA_CERTIFICATE_KEY_DELETE_SUCCESS"
    userAgent: string | undefined
    version: "1"