Skip to content

Commit 8c13159

Browse files
danielkalenhumford
authored andcommitted
Update knowledgebase.mdx (#192)
Co-authored-by: Henry Williams <[email protected]>
1 parent 1d9930a commit 8c13159

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)