Minds
Update Mind
This API endpoint updates the Mind name and/or the connected data sources using the PATCH
method.
Body
Provide a new name for the Mind.
Provide an updated list of data sources to be connected to the Mind. Use this endpoint to create data sources.
Response
HTTP status code indicating success. 200 OK
confirms the Mind was updated.
Authorization
A valid API key must be passed in the Authorization
header:
Generate your API key here.
Path Parameters
The name of the Mind you want to update.