v4

latestOpenAPI 3.1.02026-08-0845469231.8 KB
webhooks

Trigger a project webhook

Receive a deployment webhook and trigger PR testing when configured.

post/v1/webhook/{webhookId}/{secret}

Path parameters

webhookIdstring uuid required

Webhook ID

secretstring required

Webhook secret

Request body

object required

Response

Webhook accepted

receivedboolean required
ignoredboolean
reasonstring
runIdstring uuid
batchIdstring uuid

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

batchIdsstring[]

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