Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 4328e33

Browse files
authored
Update outboundCallGuide.mdx (#753)
1 parent 53e1041 commit 4328e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/voice/outboundCallGuide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To create an outbound call from a Bandwidth number, you must make a POST request
4242
```json
4343
Note: Remember to add authentication for your application if needed!
4444

45-
POST https://voice.bandwidth.com/api/v2/accounts/{accountId}
45+
POST https://voice.bandwidth.com/api/v2/accounts/{accountId}/calls
4646
//Make sure an authentication header is added with your BANDWIDTH_USERNAME and BANDWIDTH_PASSWORD
4747
{
4848
"from": "{BW_NUMBER}",

0 commit comments

Comments
 (0)