TheDocumentation Index
Fetch the complete documentation index at: https://developer.finogates.com/llms.txt
Use this file to discover all available pages before exploring further.
kyc.deleted event is sent when a user’s KYC record has been deleted or reset.
This typically occurs during re-verification flows, compliance corrections, or administrative actions.
Example Payload
Data Fields
Unique identifier of the user whose KYC record was deleted.
Reset KYC status, typically
pending after deletion.Handling the Event
Use this event to:- Reset internal KYC state for the user
- Require the user to resubmit identity documents
- Revoke KYC-dependent permissions
- Record compliance resets for auditing

