Organisation API endpoint
# support
g
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
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..
g
Thanks, can you show me what this would look like? I can't se an Organisation endpoint for the API in the API reference here: https://docs.vapi.ai/api-reference/webhooks/server-message
c
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..