Verbose events and webhooks being sent to our serv...
# support
a
How to remove server urls from assistance and general organisation settings such that no webhook is sent except for the ones set in tools? It is increasing the latency of the conversation significantly, because each webhook is sent sequentially queining up actual model requests.
a
Do you still need help?
j
Yeah, I can help with that, you’re spot on that those org and assistant server URLs add real latency because VAPI queues them before the model runs. The solution is to remove the server URLs from both Organization and Assistant settings and keep webhooks only on the tools that actually need them. That way, only tool calls trigger requests and your conversation flow stays fast and responsive. Just to confirm, are you currently using those global webhooks for anything critical like transcripts or call logging? @Argonautas
c
Hi, you can remove your server URLs at organization level from here: https://dashboard.vapi.ai/settings/organization and from assistant level from your assistant settings -> messaging -> server url