Skip to main content

BlinkIdVerifyRequestMatchLevel

@microblink/blinkid-verify


@microblink/blinkid-verify / BlinkIdVerifyRequestMatchLevel

Type Alias: BlinkIdVerifyRequestMatchLevel

BlinkIdVerifyRequestMatchLevel = "Disabled" | "Level1" | "Level2" | "Level3" | "Level4" | "Level5" | "Level6" | "Level7" | "Level8" | "Level9" | "Level10"

Specifies the strictness level for a particular match check sent to the BlinkID Verify Cloud API.

Higher levels apply stricter thresholds. Use "Disabled" to skip a check entirely.