Skip to content

Commit 8131a50

Browse files
authored
Update knowledgebase.mdx
1 parent 5e76b88 commit 8131a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/knowledgebase.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Use the ID of the uploaded file to create a Knowledge Base along with the KB con
4848
1. Provider: [trieve](https://trieve.ai)
4949

5050
```bash
51-
curl --location 'http://api.vapi.ai/knowledge-base' \
51+
curl --location 'https://api.vapi.ai/knowledge-base' \
5252
--header 'Content-Type: text/plain' \
5353
--header 'Authorization: Bearer <YOUR_API_KEY>' \
5454
--data '{

0 commit comments

Comments
 (0)