Skip to main content
POST
Upload Url Items

Autorizaciones

Authorization
string
header
requerido

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

Cuerpo

application/json
items
URLKnowledgeItem · object[]
requerido

List of URLs to crawl and index as knowledge items

knowledge_base_id
string<uuid> | null

Optional ID of a knowledge base to assign all items to

Respuesta

Successful Response

successful_items
URLKnowledgeItemResponse · object[]
requerido

List of URL knowledge items that were successfully processed

failed_items
FailedKnowledgeItem · object[]
requerido

List of knowledge items that failed to process