Cancel a verification session
Verification sessions
Cancel a verification session
Cancel a session that you no longer need. CANCELLED is terminal: Blaaiz sends no webhook for the session after a cancel, and the capture link stops working. A cancel frees a slot under your open session cap. A cancel on a session that is already terminal succeeds and changes nothing. The request takes no body. This endpoint stays available even when Merchant KYC is disabled for your business. Required scope: compliance-kyc:cancel.
POST
Cancel a verification session
Authorizations
Use your OAuth client credentials to obtain a short-lived Bearer token from POST /oauth/token.
Path Parameters
The verification session id returned by the create endpoint.

