-To block _unplanned_ `identify` calls in your Schema Configuration, go to **Advanced Blocking Controls** and choose Block Events from the dropdown. Next, you will need to [edit the underlying JSON schema](https://segment.com/docs/protocols/tracking-plan/create/#edit-underlying-json-schema) and include a required trait you know won't exisit in your `identify` events. After you choose Block Event in the dropdown, any events that generate Common JSON schema violations will be blocked.
0 commit comments