Home404 Page not foundin-branch-verification-legacyAge Verification HeadlessAI Services for TerminalsAge Estimation VerifyStay updatedSupportTrust APIIdentity Verification LivenessDigital ID v2Digital ID MigrationIdentity verificationDBS/RTW portalDigital IDDBS RTWeSignaturesAge verificationAge estimationHealthIn Branch VerificationYoti Identity Verification Public APITrust API
In Branch Verification
v8.0
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Delete Session
AI Tools
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
It is possible to delete a session or image (media) before the defined retention period (ttl) is over.
Deleting the session will also delete all media from that session. You can delete a session yourself by sending a DELETE request to the endpoint below.
HTTP
DELETE https://api.yoti.com/idverify/v1/sessions/{sessionId}SDK Example:
Javascript
x
const { RequestBuilder} = require("yoti");const request = new RequestBuilder() .withBaseUrl("https://api.yoti.com/idverify/v1") .withPemFilePath("<YOTI_KEY_FILE_PATH>") // file path to PEM file .withEndpoint("/sessions/<sessionId>") .withMethod("DELETE") .withQueryParam("sdkId", "<YOTI_CLIENT_SDK_ID>") .build();//get Yoti responseconst response = await request.execute();Yoti recommends starting a new session for the same applicant doing a re-verification or needing to edit their session.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated by Jason Martyres on Aug 9, 2023
Was this page helpful?
Got a question? Contact us here.
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message