Types:
Methods:
client.leakedCredentialChecks.create({ ...params }) -> LeakedCredentialCheckCreateResponseclient.leakedCredentialChecks.get({ ...params }) -> LeakedCredentialCheckGetResponse
Types:
DetectionCreateResponseDetectionUpdateResponseDetectionListResponseDetectionDeleteResponseDetectionGetResponse
Methods:
client.leakedCredentialChecks.detections.create({ ...params }) -> DetectionCreateResponseclient.leakedCredentialChecks.detections.update(detectionId, { ...params }) -> DetectionUpdateResponseclient.leakedCredentialChecks.detections.list({ ...params }) -> DetectionListResponsesSinglePageclient.leakedCredentialChecks.detections.delete(detectionId, { ...params }) -> DetectionDeleteResponseclient.leakedCredentialChecks.detections.get(detectionId, { ...params }) -> DetectionGetResponse