Record Removed
The EVENT_RECORD_REMOVE push event is sent when a record is removed in the CAD.
EVENT_RECORD_REMOVE
{
"key": "YOUR_API_KEY", // Authenticate legitimate event traffic
"type": "EVENT_RECORD_REMOVE",
"data": {
"record": {} // Custom record object
}
}Custom Record Object
Custom RecordsLast updated
Was this helpful?

