Knowledge Bases
Update a datasource
Updates the display name of a datasource.
PATCH
Core - Update datasource
Related guide: Knowledge bases guide. See the Knowledge bases guide for a walkthrough with examples.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Datasource successfully updated
Available options:
pending, processing, completed, failed, queued The description of the knowledge base
The unique identifier of the file used to create the datasource.
The user ID of the creator of the knowledge base
Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$The user ID of the last user who updated the knowledge base
Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Additive compatibility fields formerly available only from database-shaped responses.