Is there an API to update the server_url (and secret) on the Organisation level programmatically?
If not, any plans to do so?
Many thanks
c
Chiranjeet Mishra
08/01/2025, 11:35 AM
Yes, vapi supports programmatically updating the organization-level server.url and secret via API using a PATCH request, though lower-level settings (assistant, phone, function) take precedence..
Vapi does not expose a public API endpoint for updating organization-level server.url and secret, but you can configure them via the dashboard API-level updates are only available for assistants, phone numbers, and functions..