Update a test group
Updates a test group.
PUT
/api/public/v1/test-groups/{groupId} Bearer token
Path parameters
· 1groupId string required Group ID.
Body
· UpdateTestGroupRequestrequired application/json
Updated test group.
name string · min length: 1 required Group name.
description string · nullable Optional description.
testIds array of string required Test/component IDs for the group.