Trying to build out an integration with Splynx and the webhook will not stop firing regardless of settings. Events can be added without issue however once added they cannot be stopped.
I temporarily added the event radius reject, as expected it sent a post to my webserver on the radius reject event however when this event was removed Splynx continued to post radius reject JSONs, this behavior has continued despite disabling the hook and even deleting the hook, this occurs with all event types tested.
The events that continue to fire are also not listed in the hook_events table of the database.
Is there anything I can do here to actually remove the hooks and events that I no longer wish to run?