v4

latestOpenAPI 3.1.02026-08-0845469231.8 KB
groups

Create a test group

Create a test group in a project. Capped at 20 groups per project.

post/v1/groups

Headers

Authorizationstring required

API key authentication using Bearer token format

Request body

projectIdstring required

Project ID

namestring required
runMode'concurrent' | 'sequential'
prepTestIdstring uuid nullable

Web test that runs first and saves its browser session. Any web test in the project qualifies; it does not have to be a member of this group.

Response

Group created