Trigger a group webhook

View as Markdown
Trigger all runnable tests in a group from a signed webhook URL.

Path parameters

webhookIdstringRequiredformat: "uuid"
Webhook ID
secretstringRequired
Webhook secret

Request

This endpoint expects an object.
commitShastringOptional
targetUrlstringOptionalformat: "uri"
mobileobjectOptional

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