SOS - Cannot change organization level server url
# support
a
after changing the organisation level server url the save button is always inactive and i cannot save it.... pls help asap!
c
Hi andrewboy777, If the save button is inactive when attempting to change the organization-level server URL in your dashboard, it might be due to a UI issue. You can work around this by updating the server URL via the API. Here’s how to do it: 1. Use a PATCH request to update your organization settings through the Vapi API. 2. Ensure you specify the necessary server message types by including the
serverMessages
property. 3. You can refer to the [Setting Server URLs](https://docs.vapi.ai/server-url/setting-server-urls) guide for more details on configuration and prioritization. This should help you configure the server URL without relying on the dashboard UI.
2 Views