DELETE/Submission
Request URL
Delete a single submission data. It will delete the personal data of users and the image files associated with the submission.
Deleted submissions are also subject to charges, and deleted submission data cannot be restored!!
Deleted data
Personal identification information (such as name, date of birth, gender, nationality, etc.)
Sensitive document information (document number, serial number, barcode, etc.)
Image files (identification images, selfies)
AML information (applicable when data has been stored using AML options)
Basic data that cannot identify individuals, including the unique ID (Submission ID), submission date, document type, KYC approval status, etc., will remain.
Deleted submissions will be marked as 'Deleted Submission' in the dashboard and GET/API responses.
Input Data
* means required parameters.
*submission_id
Unique ID for a specific submission.
Output Data
message
Deletion status
content
Detailed message of the status
Sample
Sample Request
Sample Response
Last updated