Knowledge Sources

Operations

Create

Creates a new knowledge source.

Create Or Update

Creates a new knowledge source or updates an knowledge source if it already exists.

Delete

Deletes an existing knowledge source.

Delete File

Deletes a file from a File knowledge source and removes all indexed content derived from it.

Get

Retrieves a knowledge source definition.

Get Status

Retrieves the status of a knowledge source.

List

Lists all knowledge sources available for a search service.

List Files

Lists all files in a File knowledge source.

Update File

Updates an existing file in a File knowledge source in place, replacing its indexed content. Uses multipart/form-data: a JSON 'metadata' part (file name and cus...

Upload File

Uploads a file to a File knowledge source for processing and indexing.

Upload File Multipart

Uploads a file to a File knowledge source using multipart/form-data: a JSON 'metadata' part (file name and custom metadata) and a 'content' part with the raw fi...