Run an ad-hoc batch
POST/v2/batch-executions
Runs a one-time batch of the tests selected by labels and returns the ID of the started batch execution.
Request
Responses
- 202
- 400
- 401
- 403
- 429
- 500
Batch execution started
Response Headers
Location
URL of the created batch execution.
The request is not valid
Unauthorized
User does not have permission to access batches
Queue limit exceeded -- retry later
Server Error