We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77af68e commit 9003bedCopy full SHA for 9003bed
fern/calls/call-features.mdx
@@ -17,7 +17,7 @@ To initiate a call and retrieve the `listenUrl` and `controlUrl`, send a POST re
17
### Sample Request
18
19
```bash
20
-curl 'https://api.vapi.ai/call/phone'
+curl 'https://api.vapi.ai/call'
21
-H 'authorization: Bearer YOUR_API_KEY'
22
-H 'content-type: application/json'
23
--data-raw '{
0 commit comments