We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8404fb6 commit 927fcc5Copy full SHA for 927fcc5
1 file changed
specification/resources/gen-ai/examples/curl/genai_create_knowledge_base_data_source.yml
@@ -1,6 +1,6 @@
1
lang: cURL
2
source: |-
3
- curl -X DELETE \
+ curl -X POST \
4
-H "Content-Type: application/json" \
5
-H "Authorization: Bearer $PREVIEW_API_TOKEN" \
6
"https://api.digitalocean.com/v2/gen-ai/knowledge_bases/9a6e3975-b0c6-11ef-bf8f-4e013e2ddde4/data_sources/bd2a2db5-b8b0-11ef-bf8f-4e013e2ddde4"
0 commit comments