Skip to content

Commit 9003bed

Browse files
fix typo
1 parent 77af68e commit 9003bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/calls/call-features.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To initiate a call and retrieve the `listenUrl` and `controlUrl`, send a POST re
1717
### Sample Request
1818

1919
```bash
20-
curl 'https://api.vapi.ai/call/phone'
20+
curl 'https://api.vapi.ai/call'
2121
-H 'authorization: Bearer YOUR_API_KEY'
2222
-H 'content-type: application/json'
2323
--data-raw '{

0 commit comments

Comments
 (0)