Create Datasources WebScrapping
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 |
|---|
url stringThe URL of the datasource. |
| Responses | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Datasources Create Response
| |||||||||||||||||||||
400Knowledge Base validation error
| |||||||||||||||||||||
500Server Error
|