Create a test group
Create a test group in a project. Capped at 20 groups per project.
Authentication
AuthorizationBearer
API key authentication using Bearer token format
Request
This endpoint expects an object.
projectId
Project ID
name
runMode
Allowed values:
prepTestId
Response
Group created
group
Errors
400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error
