Update a test group
Update name, runMode, or prepTestId on a test group.
Authentication
AuthorizationBearer
API key authentication using Bearer token format
Path parameters
groupId
Test group ID
Request
This endpoint expects an object.
name
runMode
Allowed values:
prepTestId
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. Pass null to clear.
Response
Group updated
group
Errors
400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error
