Update a knowledge source

PATCH

Update a knowledge source

Path parameters

idstringRequired

id of the knowledge source to update

Request

This endpoint expects an object.
external_idstringOptional>=1 character<=160 characters

A unique identifier for the knowledge source

namestringOptional>=1 character

The name of the knowledge source

metadatamap from strings to anyOptional

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_idstringOptional

An external identifier for the knowledge source

metadatamap from strings to anyOptional

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.

createddatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

The date the knowledge source was created

updateddatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

The date the knowledge source was last updated