v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1475719557.8 KB

Updates the configurations for a data source connector.

You can't change the chunkingConfiguration after you create the data source connector. Specify the existing chunkingConfiguration.

put/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}

Path parameters

knowledgeBaseIdstring required

The unique identifier of the knowledge base for the data source.

dataSourceIdstring required

The unique identifier of the data source.

Request body

namestring required

Specifies a new name for the data source.

descriptionstring

Specifies a new description for the data source.

dataDeletionPolicy'RETAIN' | 'DELETE'

The data deletion policy for the data source that you want to update.

Response

Success