Create Datasources Textscrapping
Create one or more datasources within a specific knowledge base. The datasources will be associated with the knowledge base and used to retrieve and manage external data.
| Path Parameters |
|---|
knowledge_base string — REQUIREDThe unique identifier of the knowledge base. |
| Request Body — REQUIRED |
|---|
title stringThe title of the datasource. |
paragraph stringA brief description or paragraph about the datasource. |
| Responses | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Datasources Create Response
| |||||||||||||||||||||
400Knowledge Base validation error
| |||||||||||||||||||||
500Server Error
|