Start test group run

Starts a test group run.

POST /api/public/v1/test-group-runs
Bearer token

Body

· CreateTestGroupRunRequest
required application/json

Test group run to start.

groupId string · min length: 1 required

Opaque identifier for the project test group.

branchId string · min length: 1 required

Bubble branch ID or display label.

model any

Optional model override for the run.

Responses