v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-09194386949.7 KB
Data Sinks

Update Data Sink

Update a data sink by ID.

put/api/v1/data-sinks/{data_sink_id}

Path parameters

data_sink_idstring uuid required

Cookies

sessionstring nullable

Request body

namestring nullable

The name of the data sink.

sink_type'PINECONE' | 'POSTGRES' | 'QDRANT' | 'AZUREAI_SEARCH' | 'MONGODB_ATLAS' | 'MILVUS' | 'ASTRA_DB' required

Response

Successful Response

idstring uuid required

Unique identifier

created_atstring date-time nullable

Creation datetime

updated_atstring date-time nullable

Update datetime

namestring required

The name of the data sink.

sink_type'PINECONE' | 'POSTGRES' | 'QDRANT' | 'AZUREAI_SEARCH' | 'MONGODB_ATLAS' | 'MILVUS' | 'ASTRA_DB' required
project_idstring uuid required