Trigger a project webhook

View as Markdown
Receive a deployment webhook and trigger PR testing when configured.

Path parameters

webhookIdstringRequiredformat: "uuid"
Webhook ID
secretstringRequired
Webhook secret

Request

This endpoint expects a map from strings to any.

Response

Webhook accepted
receivedboolean
ignoredboolean
reasonstring
runIdstringformat: "uuid"
batchIdstringformat: "uuid"

Errors

400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error