Trigger a group webhook
Trigger all runnable tests in a group from a signed webhook URL.
Path parameters
webhookId
Webhook ID
secret
Webhook secret
Request
This endpoint expects an object.
platform
Allowed values:
deviceModel
Mobile device variant within the run platform (iOS: iphone | ipad). Omit for the platform default phone-sized device; explicitly requesting the default (e.g. iphone) is equivalent to omitting it.
Allowed values:
projectEnvironmentId
targetUrl
environment
Allowed values:
mobile
commitSha
Response
Webhook accepted
received
ignored
reason
runId
batchIds
One batch per selected PR test group started by this delivery.
batchIdDeprecated
First created batch only. Use batchIds, which covers every PR test group.
Errors
400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error
