This event would be emitted when any card has been removed.
Interface
{"msgId": "",
"msgName": "kyvos.viewer.db.onCardRemove", "integrationId": "",
"payload": {
"info": {
"status": "success",
"desc": ""
},
"data": { "wbId": "",
"wbName": "",
"dbId": "",
"dbName": "",
"cardId": "",
"cardTitle": "",
"cardType": ""
}}}
Points to Consider
This event would be emitted for all types of cards exist in the Kyvos like data card, HTML card, Filter card etc.