Create a knowledge source

POST

Create a knowledge source

Request

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

A unique identifier for the knowledge source

namestringRequired>=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 created

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