Trigger ingestion
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
namespace
Kubernetes namespace for the deployment
ingestion
Ingestion source name as defined in the agent spec
Query parameters
account
Account name (used for ownership verification)
Response
Ingestion job created
status
job_name
namespace
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error