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 platform session token

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
job_namestring
namespacestring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error