Nipun
12/11/2025, 7:12 AMVapi Support Bot
12/11/2025, 7:13 AMcredentialId is a valid UUID as generated in the Vapi dashboard.
For example, your tool node should look like this:
json
"server": {
"url": "https://api.example.com/webhook",
"credentialId": "550e8400-e29b-41d4-a716-446655440000"
}
Replace the credentialId with the actual UUID from your dashboard's Custom Credentials section.
For more details, see the [Vapi server authentication documentation](https://docs.vapi.ai/server-url/server-authentication).
Source:
- [Server Authentication | Vapi Documentation](https://docs.vapi.ai/server-url/server-authentication)Nipun
12/11/2025, 7:16 AMChiranjeet Mishra
12/11/2025, 1:02 PMNipun
12/12/2025, 6:51 AM