Skip to main content
POST
Add Knowledge Urls

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string<uuid>
required

Body

application/json

Request to add knowledge base URLs to an agent.

urls
string[]
required

List of URLs to add to knowledge base

Minimum array length: 1

Response

Successful Response

Response from adding knowledge URLs.

agent_id
string
required
urls_added
integer
required
task_id
string
required
message
string
required