Skip to main content
POST
Trigger Webhook

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Headers

x-webhook-signature
string | null

Path Parameters

webhook_path
string
required

Body

application/json

Schema for webhook trigger payload

parameters
Parameters · object

Parameters to substitute in prompt template

config_override
Config Override · object | null

Optional config overrides for this execution

metadata
Metadata · object | null

Additional metadata for this webhook trigger

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