Webhooks
Delete
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.
delete-webhook-sample.json
Webhook event type - delete
indicates that a user submission has been deleted.
Unique identifier of the deleted KYC submission.
Email address of the administrator account that performed the deletion.
Timestamp when the KYC submission was deleted (UTC+0, ISO 8601 format).
Comment left by the administrator at the time of deletion (optional).