M Fazeel
12/01/2025, 11:47 AMVapi Support Bot
12/01/2025, 11:49 AMcredentialId is a valid UUID as required by Vapi.
Update your tool's server configuration like this:
json
"server": {
"url": "https://your-api.com/tool-endpoint",
"credentialId": "550e8400-e29b-41d4-a716-446655440000"
}
Replace the example UUID with your actual credential's ID from the Vapi dashboard.
For more details, see the [Vapi server authentication documentation](https://docs.vapi.ai/server-url/server-authentication).
Source:
- [Vapi Server Authentication Documentation](https://docs.vapi.ai/server-url/server-authentication)JTrannVA
12/01/2025, 7:54 PMJTrannVA
12/01/2025, 8:02 PMAndy
12/01/2025, 10:58 PMmathes0n
12/05/2025, 7:23 PMChiranjeet Mishra
12/11/2025, 12:57 PMmathes0n
12/11/2025, 7:07 PMJTrannVA
12/17/2025, 3:17 PMmathes0n
12/29/2025, 7:43 PMChiranjeet Mishra
12/30/2025, 12:39 PM