Documentation Index
Fetch the complete documentation index at: https://developers.argosidentity.com/llms.txt
Use this file to discover all available pages before exploring further.
delete indicates that a user submission has been deleted.New Omni documentation is now available — policy-driven document verification and API reference. Explore Omni → · Custom Theme for KYC liveform: Learn more →
New Omni documentation is now available — policy-driven document verification and API reference. Explore Omni → · Custom Theme for KYC liveform: Learn more →
This event is triggered when a KYC submission is deleted from the system. Deletion can occur due to manual action by an administrator, automated deletion based on policies, or a user request. This event allows you to detect the deletion of KYC data in real-time and take necessary follow-up actions.
Documentation Index
Fetch the complete documentation index at: https://developers.argosidentity.com/llms.txt
Use this file to discover all available pages before exploring further.
{
"webhook_trigger": "delete",
"submission_id": "string",
"account_email": "string",
"delete_time": "string",
"comment": "string"
}
delete indicates that a user submission has been deleted.Was this page helpful?