Skip to main content
POST
Create Job Execution

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Body

application/json

Request to create a job execution record

execution_id
string
required
entity_type
string
required
prompt
string
required
trigger_type
string
required
job_id
string | null
entity_id
string | null
trigger_metadata
Trigger Metadata · object

Response

Successful Response