Modify Source
Update the name or documentation of an existing data source.
Path parameters
source_id
Headers
Authorization
Header authentication of the form Bearer <token>
Request
This endpoint expects an object.
name
The name of the source.
description
The description of the source.
metadata
Metadata associated with the source.
embedding_config
The embedding configuration used by the source.
Response
Successful Response
name
The name of the source.
embedding_config
The embedding configuration used by the source.
id
The human-friendly ID of the Source
description
The description of the source.
metadata
Metadata associated with the source.
created_by_id
The id of the user that made this Tool.
last_updated_by_id
The id of the user that made this Tool.
created_at
The timestamp when the source was created.
updated_at
The timestamp when the source was last updated.