cURL
curl --request POST \ --url https://brunkhorst.connectors.aicoflow.com/api/vapi/webhook/test \ --header 'X-API-Key: <api-key>'
Test endpoint to verify webhook connectivity.
Returns a simple success response to verify VAPI can reach the webhook.
Successful Response