Minds
Add Data to Mind
This API endpoint adds a data source to a specific Mind using the POST
method.
Body
The name of the data source to be added to the Mind. Use this endpoint to create data sources.
Set this value to true
to check the connection to the data source.
Response
Indicates whether the data source was successfully added to the Mind.
Authorization
A valid API key must be passed in the Authorization
header:
Generate your API key here.
Path Parameters
The name of the Mind to which the data source will be added.