Request
This endpoint expects an object.
external_idstring or nullOptional1-160 characters
A unique identifier for the knowledge source
namestringOptional>=1 character
The name of the knowledge source
metadataobject or nullOptional
A dictionary of arbitrary key,value pairs. This data is not used by Ada, but can be used by the client to store additional information about the knowledge source.
Response
Knowledge source updated
idstring
A unique identifier for the knowledge source
namestring>=1 character
The name of the knowledge source
external_idstring or null
An external identifier for the knowledge source
metadataobject or null
A dictionary of arbitrary key,value pairs. This data is not used by Ada, but can be used by the client to store additional information about the knowledge source.
createdstringformat: "date-time"
The date the knowledge source was created
updatedstringformat: "date-time"
The date the knowledge source was last updated
last_syncstringformat: "date-time"
The date the knowledge source was last synchronized