Knowledge Base Data Sources
knowledge_base_data_sources
Methods
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.
Description
Deletes a knowledge base data source
Details
This API can be used to delete a knowledge base data source by ID. To use this API, pass in the id that was returned from your Create Knowledge Base Data Source API call as a path parameter.
Description
Lists all knowledge base data sources accessible to the user.
Details
This API can be used to list knowledge base data sources. If a user has access to multiple accounts, all knowledge base data sources from all accounts the user is associated with will be returned.
Description
Gets the details of a knowledge base data source
Details
This API can be used to get information about a single knowledge base data source by ID. To use this API, pass in the id that was returned from your Create Knowledge Base Data Source API call as a path parameter.
Review the response schema to see the fields that will be returned.
Description
Updates a knowledge base data source
Details
This API can be used to update the knowledge base data source that matches the ID that was passed in as a path parameter. To use this API, pass in the id that was returned from your Create Knowledge Base Data Source API call as a path parameter.
Review the request schema to see the fields that can be updated.
Test Knowledge Base Data Source credentials
Domain types