Add a knowledge base source
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
knowledge_base_id
Knowledge base ID.
Request
This endpoint expects an object.
name
Source name.
type
Source type.
Allowed values:
url
Source URL. Required when type is pdf (URL to a hosted PDF file) or web (URL to a website to scrape)
content
The full text content for the knowledge base source. Required when type is text
Response
200
status
response