Python
Knowledge Base Data Sources
Create Knowledge Base Data Source
Description
Creates a knowledge base data source
Details
This API can be used to create a knowledge base data source. To use this API, review the request schema and pass in all fields that are required to create a knowledge base data source.
POST
Python
Documentation Index
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
- S3 DataSource Config
- Google Drive DataSource Config
- Azure Blob Storage DataSource Config
- Google Cloud Storage DataSource Config
- Confluence DataSource Config
- Slack DataSource Config
- Snowflake DataSource Config
- Databricks DataSource Config
- SQL Database DataSource Config
- MongoDB DataSource Config
- BigQuery DataSource Config
The ID of the account that owns the given entity.
- Azure DataSource Auth Config
- Google Cloud Storage DataSource Auth Config
- Google Drive DataSource Auth Config
- S3 DataSource Auth Config
- Confluence DataSource Auth Config
- Slack DataSource Auth Config
- Snowflake DataSource Auth Config
- Databricks DataSource Auth Config
- SQL Database DataSource Auth Config
- MongoDB DataSource Auth Config
- BigQuery DataSource Auth Config
Response
Successful Response
- S3 DataSource Config
- Google Drive DataSource Config
- Azure Blob Storage DataSource Config
- Google Cloud Storage DataSource Config
- Confluence DataSource Config
- Slack DataSource Config
- Snowflake DataSource Config
- Databricks DataSource Config
- SQL Database DataSource Config
- MongoDB DataSource Config
- BigQuery DataSource Config
The unique identifier of the entity.
The date and time when the entity was created in ISO format.
The date and time when the entity was last updated in ISO format.
The user who originally created the entity.
The type of identity that created the entity.
Available options:
user, service_account The ID of the account that owns the given entity.

