Skip to main content
POST
Create Knowledge Base

Authorizations

X-API-Key
string
header
required

Body

URL-based single source knowledge base

baseUrl
string<uri>
required
Example:

"https://getello.ai"

urlName
string
Example:

"Ello.ai"

Example:
type
enum<string>

Optional. If provided should be 'link'.

Available options:
link
Example:

"link"

workspaceId
string

Optional. If not provided, workspace is taken from the authenticated token.

Example:

"685d4b93fb5b2e221dc80ea9"

Response

Knowledge base created successfully

status
integer
Example:

201

message
string
Example:

"Single source knowledge base created successfully"

data
object