Skip to main content
POST
Process Document From Url

Cabeçalhos

x-knowledge-base-config-id
string<uuid> | null

Corpo

application/json

Schema for processing document from URL

client_id
string<uuid>
obrigatório

Client ID that will own the knowledge

url
string<uri>
obrigatório

URL of the document to process

Required string length: 1 - 2083
title
string | null

Custom title for the document

description
string | null

Custom description for the document

tags
string[] | null

Custom tags for the document

include_sub_pages
boolean
padrão:false

Whether to crawl and process sub-pages found in the main page

max_pages
integer
padrão:1

Maximum number of pages to process (including main page)

Intervalo obrigatório: 1 <= x <= 50

Resposta

Successful Response

data
any
obrigatório

Response payload

meta
any
obrigatório

Metadata

success
boolean
padrão:true

Success indicator

message
string | null

Optional success message