Link Search Menu Expand Document

Delete Contact

Notify user when Contact is deleted from Qontak CRM

Event

qontak.crm.lead.delete

Schema

{
  "id": Number,
  "name": String,
  "slug": String
}

Example Response

{
  "id": 30,
  "name": "Budi Sudarsono",
  "slug": "149c8f2e-a859-4f3d-9a81-5aasdd6bcca8",
}