The "warn" event warns you if there are data processing problems (sending an event when there is no need, using an unauthorised event...)
You will receive an event with the following name and data:
Event name: warn
✅ No response required
| Key | Type | Description |
|---|---|---|
reason | string | Warn reason |
{
"reason": "You sent an unnecessary event. Please fix it or you will be limited. (event name: contacts@add)"
}
Powered by Doctave