Jump to Content
Identity Verification - Bynn
HomeGuidesAPI Reference
v1.0

Log InIdentity Verification - Bynn
API Reference
Log In
v1.0HomeGuidesAPI Reference
All
Pages
Start typing to search…
  • Getting Started
  • My Requests

BYNN API

  • Sessions
    • Create a new identity verification sessionpost
    • Cancel / Abort a sessiondelete
    • Update an existing sessionpost
    • Show session informationget
    • Send SMS (device switch)post
    • Get next verification stepget
    • Consentpatch
    • Start a liveness capturepost
    • Complete a liveness capturepost
    • Upload mediapost
    • Upload address verificationpost
    • Upload funds verificationpost
    • Phone verification (Initiate)post
    • Phone verification (Complete)patch
    • Email verification (Initiate)post
    • Email verification (Complete)patch
  • Age Verification
    • Create - Age Verification with Livenesspost
    • Finnish - Get Age Verification Liveness Resultget
    • Start - Age Verification with Livenesspatch
    • Complete - Age Verification Liveness Resultget
    • No liveness - Age Verification with Selfiepost
  • Documents
    • Create a submissionpost
Powered by 

Cancel / Abort a session

delete https://api.bynn.com/v1/sessions/

Cancels an active session identified by the session token. Returns a status message indicating if the cancellation was successful. Call this endpoint if applicant choose to abort or cancel the verification flow or if consent in rejected.

Language
Click Try It! to start a request and see the response here!