Skip to main content
POST
Trigger a project webhook

Path Parameters

webhookId
string<uuid>
required

Webhook ID

secret
string
required

Webhook secret

Body

application/json
{key}
unknown

Response

Webhook accepted

received
boolean
required
ignored
boolean
reason
string
runId
string<uuid>
batchId
string<uuid>
deprecated

First created batch only. Use batchIds, which covers every PR test group.

batchIds
string<uuid>[]

One batch per selected PR test group started by this delivery.