Trigger ingestion

View as Markdown

Manually triggers a one-shot ingestion job for an ingestion source configured with trigger.type: manual.

Authentication

AuthorizationBearer
OAuth 2.0 device flow or session token from WorkOS

Path parameters

namespacestringRequired
Kubernetes namespace for the deployment
ingestionstringRequired
Ingestion source name as defined in the agent spec

Query parameters

accountstringRequired

Account name (used for ownership verification)

Response

Ingestion job created
statusstring or null
job_namestring or null
namespacestring or null

Errors