Skip to main content
POST
Trigger Job

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Path Parameters

job_id
string
required

Body

application/json

Schema for manually triggering a job

parameters
Parameters · object

Parameters to substitute in prompt template (e.g., {{param_name}})

config_override
Config Override · object | null

Optional config overrides for this execution

Response

Successful Response

Schema for job trigger response

job_id
string
required
execution_id
string
required
workflow_id
string
required
status
string
required
message
string
required