body
object
required

The body of the webhook response.

type
enum<string>
required

The event type that triggered the webhook.

Available options:
job.start,
job.complete,
job.complete.no_output,
job.new_output,
job_start,
job_complete

Was this page helpful?