/
XO
xorbitsai
/
xagent
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-13
216
144
508.7 KB
kb
Create Ingest Web Job
Enqueue durable website ingestion into the knowledge base.
post
/api/kb/ingest-web/jobs
Response
Successful Response
BackgroundJobResponse
required
id
string
required
user_id
integer
required
job_type
string
required
queue
string
required
status
string
required
progress
object
nullable
result
object
nullable
error_message
string
nullable
celery_task_id
string
nullable
attempts
integer
required
max_attempts
integer
required
started_at
string
date-time
nullable
finished_at
string
date-time
nullable
created_at
string
date-time
nullable
updated_at
string
date-time
nullable