Jump to Content
Fourthline Docs
GuidesRecipesAPI ReferenceChangelog
System statusFourthline Docs
API Reference
System status
GuidesRecipesAPI ReferenceChangelog

Fourthline APIs

  • About the APIs
  • Authentication
    • Create access tokenpost
  • Workflows
    • Create workflowpost
    • Create SDK sessionpost
  • Identity Verification
    • Upload identity dataput
    • Upload identity filespost
    • Start case processingpost
    • Get case statusget
    • Set test outcomeput
    • Reset ID documents
      • Reset document by clientIdput
      • Reset document by verificationIdput
      • Reset multiple documentspost
    • Get client profileget
    • Get ID documentsget
  • Identity Verification UK
    • Upload client datapost
    • Start Identity Verificationpost
  • Qualified Electronic Signature
    • Upload documents to signpost
    • Upload mobile phone numberput
    • Upload selfiepost
    • Get signature detailsget
    • Approve documents to signpost
    • Confirm signaturepost
    • Resend signature passcodepost
    • Get signature statusget
    • Get signed documentget
    • Get InfoCert contractget
    • Test signature flowpost
    • Get test passcodeget
  • Bank Account Verification
    • Get reference payment statusget
  • CDD Report
    • Get CDD zipfileget
    • Get CDD PDFget
  • AML Screening & Monitoring
    • Create AML clientpost
    • Start screeningpost
    • Get latest client hitget
    • Get all client hitsget
    • Get investigation hitsget
    • Get Confirmed Hit Reportget
    • Get AML client by your IDget
    • Get AML client by our IDget
    • Update AML clientput
    • Deactivate AML clientdelete
    • Previous versions
      • Get latest client hit V3get
      • Get all client hits V3get
      • Get investigation hits V3get
  • Client Authentication
    • Create Client Authenticationpost
    • Process Client Authenticationput
    • Get Client Authentication statusget
  • Document Authentication
    • Create Document Authenticationpost
    • Upload client dataput
    • Upload new ID documentpost
    • Process Document Authenticationpost
    • Get Document Authentication statusget
  • Sensitivity list
    • Add sensitive clientpost
    • Update sensitive clientput
    • Remove sensitive clientdelete
    • Get sensitive clientget
    • Get all sensitive clientsget

Webhooks

  • Webhooks
    • Identity Verification Webhookspost
    • Qualified Electronic Signature Webhookspost
    • Bank Account Verification Webhookspost
    • AML Screening & Monitoring Webhookspost
    • Client Authentication Webhookspost
    • Document Authentication Webhookspost
    • Workflows v2post

Reset ID documents

Important
Before using these requests, see the user guide.

This section contains the following requests:

RequestDescription
Reset document by clientIdReset an ID document using the clientId.
Reset document by verificationIdReset a document using the verificationId.
Reset multiple documentsReset multiple documents by clientId.

Top of page