postWebhookcustomer.delete
Payload
Example payload
{
"id": "re_000000000000",
"customer_id": "re_000000000000",
"instance_id": "in_000000000000",
"type": "individual",
"kyc_type": "standard",
"kyc_status": "verifying"
}Response
Customer deleted
Changes
Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.