Endpoints
Datasource - Upsert (⚠️ deprecated)
This endpoint allows you to add a new Datasource in a Datastore
POST
/
api
/
datastores
/
upsert
/
{datastoreId}
Path
The id of the datastore you want to access.
Body
Response
The IDs of the documents that were created.
Was this page helpful?