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
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
